checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether wcsftime is declared without a macro... yes checking whether iswcntrl works... guessing yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for stdint.h... (cached) yes checking for powerpc-buildroot-linux-uclibc-ar... (cached) /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar checking the archiver (/home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-ar) interface... (cached) ar checking for mode_t... (cached) yes checking for off_t... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU patch will be built without xattr support. checking for geteuid... yes checking for getuid... yes checking for raise... (cached) yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for DOS-style setmode... no checking for ed... ed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared, --disable-attr >>> patch 2.7.6 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/patch-2.7.6/ /usr/bin/make all-recursive Making all in lib GEN alloca.h GEN configmake.h GEN dirent.h GEN fcntl.h GEN float.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h /usr/bin/make all-am CC argmatch.o CC backupfile.o CC backup-find.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC cloexec.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC chmodat.o CC chownat.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC filenamecat-lgpl.o CC full-write.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC gl_linked_list.o CC gl_list.o CC localcharset.o CC malloca.o CC nstrftime.o CC openat-die.o CC parse-datetime.o CC progname.o CC quotearg.o CC renameat2.o CC safe-write.o CC save-cwd.o CC stat-time.o CC statat.o CC tempname.o CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC verror.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC gl_xlist.o CC xsize.o CC xstrndup.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC canonicalize-lgpl.o CC chdir-long.o CC chown.o CC faccessat.o CC fchownat.o CC fcntl.o CC float.o CC fstatat.o CC getcwd-lgpl.o CC getgroups.o CC getopt.o CC getopt1.o CC gettimeofday.o CC group-member.o CC lchown.o CC localtime-buffer.o CC lstat.o CC mbrtowc.o CC memchr.o CC mkdir.o CC mktime.o CC openat.o CC openat-proc.o CC printf-args.o CC printf-parse.o CC readlink.o CC readlinkat.o CC rename.o CC renameat.o CC rmdir.o CC setenv.o CC stat.o CC strerror.o CC strerror-override.o CC symlink.o CC symlinkat.o CC time_rz.o CC timegm.o CC tzset.o CC unlink.o CC unlinkat.o CC unsetenv.o CC vasnprintf.o CC xmemdup0.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed AR libpatch.a Making all in src CC inp.o CC patch.o CC pch.o CC safe.o CC util.o CC version.o CC merge.o CCLD patch Making all in tests make[4]: Nothing to be done for `all'. >>> patch 2.7.6 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/patch-2.7.6/ /usr/bin/make install-recursive Making install in lib /usr/bin/make install-am if test yes = no; then \ case 'linux-uclibc' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /home/buildroot/autobuild/run/instance-0/output/build/patch-2.7.6/build-aux/install-sh -d /home/buildroot/autobuild/run/instance-0/output/target/usr/lib ; \ fi ; \ if test -f /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.alias > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.alias ; \ rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/charset.tmp ; \ fi ; \ fi make[6]: Nothing to be done for `install-data-am'. Making install in src make[5]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /usr/bin/install -c patch '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' Making install in tests make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 'patch.man' '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1/patch.1' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/run/instance-0/dl/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-0/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-0/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making all in src /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/run/instance-0/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include -L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib -o patchelf patchelf.o Making all in tests make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-0/output/build/host-patchelf-0.9/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/bin' make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-0/output/host/bin' Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-0/output/host/share/man/man1' >>> 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-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: ['gmp', 'ncurses', 'jimtcl', 'libebml', 'libffi', 'pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: ['libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: ['libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: ['util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: ['util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: ['libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: ['pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: ['util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: ['pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: ['libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: ['libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: ['libtool', 'openjpeg'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: ['liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: ['libffi', 'pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: ['libebml', 'libffi', 'pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: ['pcre', 'libzlib', 'util-linux', 'libglib2', 'liblogging', 'libtommath', 'libtool', 'openjpeg'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00435-g5966e2d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.05-git-00435-g5966e2d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> flatbuffers v1.8.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jquery 1.11.2 Collecting legal info >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> mksh R55 Collecting legal info ERROR: No hash found for mksh.1 >>> nbd 3.15.2 Collecting legal info ERROR: No hash found for COPYING >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'