>>> xl2tp v1.3.12 Building /bin/sed -i -e 's/ -O2 //' /home/buildroot/autobuild/run/instance-3/output/build/xl2tp-v1.3.12/Makefile PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/xl2tp-v1.3.12 /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c xl2tpd.c: In function 'child_handler': xl2tpd.c:279:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!kernel_support) ^~ xl2tpd.c:282:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' c->fd = -1; ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'network_thread': network.c:706:32: warning: assignment makes pointer from integer without a cast [-Wint-conversion] tosval = *get_inner_tos_byte(sc->ppp_buf); ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -o pfc pfc.o -lpcap /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o >>> xl2tp v1.3.12 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target PREFIX=/usr -C /home/buildroot/autobuild/run/instance-3/output/build/xl2tp-v1.3.12 install install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin install -m 0755 xl2tpd /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin/xl2tpd install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man5 install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/bin install -m 0755 pfc /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/pfc install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin install -m 0755 xl2tpd-control /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin/xl2tpd-control >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'readline', u'libzlib', u'python', u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'xapian'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsmack.la" is touched by more than one package: [u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/python2.7/site-packages/_cracklib.la" is touched by more than one package: [u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libopkg.la" is touched by more than one package: [u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: [u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'sqlite', u'apr-util', u'attr', u'bcg729', u'beecrypt', u'libpng', u'freetype', u'fontconfig', u'pcre', u'libglib2', u'pixman', u'cairo', u'cegui06', u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'gmp', u'libjpeg', u'libpcap', u'libxml2', u'libarchive', u'libcurl', u'libpthread-stubs', u'libdrm', u'libminiupnpc', u'libmnl', u'libnftnl', u'libogg', u'libosip2', u'libqrencode', u'libzip', u'libsigrok', u'libsvg', u'libsvg-cairo', u'libtasn1', u'libxmlrpc', u'libxslt', u'minizip', u'mpfr', u'opkg', u'p11-kit', u'smack', u'speex', u'xapian'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libCEGUIBase.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libosipparser2.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libcurl.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libxslt.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libosip2.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./lib/python2.7/site-packages/pycparser/c_ast.pyc" is touched by more than one package: [u'host-python-pycparser', u'host-python-setuptools-scm'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsigrok.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libkms.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmnl.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libcrack.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libattr.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsvg-cairo.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libapr-1.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libexslt.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libaprutil-1.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libcairo-gobject.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/python2.7/site-packages/_cracklib.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libarchive.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libfdisk.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libp11-kit.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libbeecrypt.la" is touched by more than one package: [u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpixman-1.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libopkg.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libnftnl.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libcairo.la" is touched by more than one package: [u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libdrm.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libjpeg.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsmartcols.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsvg.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libqrencode.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libogg.la" is touched by more than one package: [u'host-patchelf', u'host-sg3_utils'] Warning: host file "./mipsel-buildroot-linux-uclibc/sysroot/usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'host-cmake', u'host-gperf', u'host-libxml2', u'host-cracklib', u'host-bison', u'host-xutil_util-macros', u'host-patchelf', u'host-sg3_utils'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-%g" -e "s%@TARGET_ARCH@%mips%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 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/autobuild/run/instance-3/output/target && /home/buildroot/autobuild/run/instance-3/output/host/bin/python2.7 /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc3-00002-g23fd845"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc3\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2019.02-rc3-00002-g23fd845 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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 >>> 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) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> 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-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> fb-test-app rosetta-1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> initscripts Collecting legal info >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libcurl 7.64.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.1.2 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsigrok 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> minizip 2.8.2 Collecting legal info LICENSE: OK (sha256: 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4) >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> nftables 0.9.0 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> opkg 0.3.6 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-bcrypt 3.1.6 Collecting legal info LICENSE: OK (sha256: 8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90) >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-configshell-fb v1.1.fb18 Collecting legal info ERROR: No hash found for COPYING >>> python-pyparsing 2.1.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> python-hpack 3.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-lxml 4.2.6 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> python-pigpio 1.42 Collecting legal info >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-portend 1.8 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn1 0.4.5 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycryptodomex 3.7.1 Collecting legal info LICENSE.rst: OK (sha256: d1af3fab2ef8cc53b6c7f48bdeb178ac874b04faf4ba0159a96b6109f1d393e2) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> python-pysmi 0.3.3 Collecting legal info LICENSE.rst: OK (sha256: c43704eafcfa2bc33e56168f2b498c3c34a1d7865855626a52b5af411fc5837f) >>> python-pysnmp-apps 0.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pysnmp 4.4.6 Collecting legal info LICENSE.rst: OK (sha256: 4781cdf5b05a40b8c36f2e71e248dac621762bc8e8482fa5fddab5053e2cdace) >>> python-pytz 2018.9 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-simplegeneric 0.8.1 Collecting legal info >>> python-tempora 1.7 Collecting legal info >>> smack 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> stunnel 5.44 Collecting legal info COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) >>> subversion 1.9.10 Collecting legal info LICENSE: OK (sha256: 3202942c1aba495fd17390618dedc1d3542815c5bc11958da7fd98c985abc11a) >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> xapian 1.4.9 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> xl2tp v1.3.12 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-pigpio-1.42: cannot save license (PYTHON_PIGPIO_LICENSE_FILES not defined) WARNING: python-portend-1.8: cannot save license (PYTHON_PORTEND_LICENSE_FILES not defined) WARNING: python-simplegeneric-0.8.1: cannot save license (PYTHON_SIMPLEGENERIC_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'