Applying 0001-compile-fixes.patch using patch: 
patching file src/cds.c
patching file src/http.c
patching file src/http.h
patching file src/ushare.c
patching file src/cms.c
patching file src/mime.c
patching file src/presentation.c
patching file src/services.c

Applying 0002-ushare-fix-building-with-gcc-5.x.patch using patch: 
patching file src/trace.c
patching file src/ushare.c
Hunk #1 succeeded at 728 (offset 232 lines).

Applying 0003-ushare-c-include-config-h-before-checking-for-CONFIG-NLS.patch using patch: 
patching file src/ushare.c
>>> ushare 1.1a Configuring
(cd /home/peko/autobuild/instance-2/output/build/ushare-1.1a; PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-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/peko/autobuild/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-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 -matomic -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os " LDFLAGS="" FCFLAGS="-matomic -Os " FFLAGS="-matomic -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cross-compile --cross-prefix="/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-" --sysconfdir=/etc --disable-strip --disable-nls )
Checking for compiler available...
Checking for locales ...
Checking for ifaddrs ...
Checking for langinfo ...
Checking for iconv ...
Checking for libixml ...
Checking for libthreadutil ...
Checking for libupnp >= 1.4.2 ...

uShare: configure is OK
  version            1.1a
  using libupnp      1.6.24
configuration:
  install prefix     /usr
  configuration dir  /etc
  locales dir        ${PREFIX}/share/locale
  NLS support        no
  DLNA support       no
  C compiler         /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc
  STRIP              /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-strip
  make               make
  CPU                unknown ()
  debug symbols      no
  strip symbols      no
  optimize           yes

  CFLAGS             -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp
  LDFLAGS            
  extralibs           -lixml -lthreadutil -lpthread -lupnp -L/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib

Creating config.mak ...
Creating config.h ...
>>> ushare 1.1a Building
PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 LDFLAGS=" " -C /home/peko/autobuild/instance-2/output/build/ushare-1.1a
for subdir in po scripts src ; do \
  make -C $subdir all; \
done
make fr.gmo de.gmo
make[4]: `fr.gmo' is up to date.
make[4]: `de.gmo' is up to date.
touch stamp-po
make[3]: Nothing to be done for `all'.
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -I.. -MM  cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cds.o cds.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cms.o cms.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o msr.o msr.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o http.o http.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o presentation.o presentation.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o metadata.o metadata.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o mime.o mime.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o services.o services.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c
redblack.c: In function 'rbinit':
redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  char c;
       ^
content.c: In function 'content_del':
content.c:58:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare]
   if (!list || n >= list->count)
      ^
content.c: In function 'content_free':
content.c:80:6: warning: nonnull argument 'list' compared to NULL [-Wnonnull-compare]
   if (!list)
      ^
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c
In file included from cms.c:28:0:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
In file included from msr.c:24:0:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
In file included from cfgparser.c:32:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
In file included from cfgparser.h:24:0,
                 from cfgparser.c:30:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
cds.c: In function 'cds_browse':
In file included from metadata.h:29:0,
                 from presentation.c:30:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
cds.c:485:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable]
   int result_count = 0, index, count, id, sort_criteria;
                                           ^~~~~~~~~~~~~
In file included from services.c:33:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
In file included from services.c:28:0:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
In file included from mime.c:27:0:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
cfgparser.c: In function 'parse_config_file':
In file included from trace.c:28:0:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare]
   if (!ut)
      ^
cds.c: In function 'cds_search':
cds.c:805:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable]
   int result_count = 0, index, count, id, sort_criteria;
                                           ^~~~~~~~~~~~~
In file included from cds.c:28:0:
cds.c: At top level:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc -c  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -Os  -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -I/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ushare.o ushare.c
In file included from http.c:42:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
In file included from services.h:27:0,
                 from http.c:35:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
In file included from metadata.c:38:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
In file included from metadata.h:29:0,
                 from metadata.c:34:
ushare.h:130:13: warning: inline function 'display_headers' declared but never defined
 inline void display_headers (void);
             ^~~~~~~~~~~~~~~
In file included from ctrl_telnet.c:27:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
ctrl_telnet.c: In function 'ctrl_telnet_tokenize':
ctrl_telnet.c:759:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
         if (!has_backslash)
            ^
ctrl_telnet.c:765:7: note: here
       case ' ':
       ^~~~
In file included from ushare.c:73:0:
trace.h:32:13: warning: inline function 'start_log' declared but never defined
 inline void start_log (void);
             ^~~~~~~~~
/home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o  -lixml -lthreadutil -lpthread -lupnp -L/home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/lib -o ushare
>>> ushare 1.1a Installing to target
PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/ushare-1.1a DESTDIR=/home/peko/autobuild/instance-2/output/target install
for subdir in po scripts src ; do \
  make -C $subdir install; \
done
for gmo in fr.gmo de.gmo; do \
  lang=`echo $gmo | sed -e 's/\.gmo$//'`; \
  /usr/bin/install -c -d /home/peko/autobuild/instance-2/output/target/usr/share/locale/$lang/LC_MESSAGES; \
  /usr/bin/install -c -m 644 $lang.gmo /home/peko/autobuild/instance-2/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \
done
/usr/bin/install -c -d /home/peko/autobuild/instance-2/output/target/etc
/usr/bin/install -c -m 644 "ushare.conf" /home/peko/autobuild/instance-2/output/target/etc
/usr/bin/install -c -d /home/peko/autobuild/instance-2/output/target/etc/init.d
/usr/bin/install -c -m 755 "ushare" /home/peko/autobuild/instance-2/output/target/etc/init.d
/usr/bin/install -c -d /home/peko/autobuild/instance-2/output/target/usr/bin
/usr/bin/install -c ushare /home/peko/autobuild/instance-2/output/target/usr/bin
echo ignoring strip  /home/peko/autobuild/instance-2/output/target/usr/bin/ushare
ignoring strip /home/peko/autobuild/instance-2/output/target/usr/bin/ushare
rm -f /home/peko/autobuild/instance-2/output/target/etc/init.d/ushare
>>>   Finalizing target directory
# Check files that are touched by more than one package
./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-2/output/build/packages-file-list.txt
Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline']
./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-2/output/build/packages-file-list-staging.txt
Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline']
./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-2/output/build/packages-file-list-host.txt
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-gcc-7.1.1.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-libffi', 'host-autoconf-archive']
Warning: host file "./lib/gcc/arc-buildroot-linux-uclibc/7.1.1/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./libexec/gcc/arc-buildroot-linux-uclibc/7.1.1/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
Warning: host file "./bin/arc-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final']
/usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L  console 0 vt100 #~' /home/peko/autobuild/instance-2/output/target/etc/inittab
/usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-2/output/target/etc/inittab
rm -f /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd
/home/peko/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-2/output/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
PYTHONPATH="/home/peko/autobuild/instance-2/output/target/usr/lib/python3.6/" cd /home/peko/autobuild/instance-2/output/target && /home/peko/autobuild/instance-2/output/host/bin/python3.6 /home/peko/autobuild/instance-2/buildroot/support/scripts/pycompile.py  usr/lib/python3.6
find /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f
find /home/peko/autobuild/instance-2/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f
mkdir -p /home/peko/autobuild/instance-2/output/target/etc
echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts
mkdir -p /home/peko/autobuild/instance-2/output/target/etc
echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow
rm -f /home/peko/autobuild/instance-2/output/target/bin/sh
rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge
for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done
for dir in /home/peko/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \
	/home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \
	/home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake
find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
find: '/home/peko/autobuild/instance-2/output/target/usr/libexec/': No such file or directory
rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb
rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion
rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh
rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man
rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info
rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc
rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc
rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true
find /home/peko/autobuild/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \
	xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug
find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \
	xargs -r /home/peko/autobuild/instance-2/output/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug
test -f /home/peko/autobuild/instance-2/output/target/etc/ld.so.conf && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /home/peko/autobuild/instance-2/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/peko/autobuild/instance-2/output/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2018.02-git-00503-g2f7382b"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2018.02-git"; \
	echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \
) >  /home/peko/autobuild/instance-2/output/target/etc/os-release
>>>   Sanitizing RPATH in target tree
/home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target
make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'
make: Entering directory `/home/peko/autobuild/instance-2/buildroot'
>>>   Buildroot 2018.02-git-00503-g2f7382b Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> host-lzip 1.19 Collecting legal info
ERROR: No hash found for COPYING
>>> toolchain-buildroot  Collecting legal info
>>> host-gcc-final arc-2017.09-release Collecting legal info
>>> host-binutils arc-2017.09-release Collecting legal info
ERROR: No hash found for COPYING3
ERROR: No hash found for COPYING.LIB
>>> host-bison 3.0.4 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-m4 1.4.18 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-autoconf 2.69 Collecting legal info
ERROR: No hash found for COPYINGv3
ERROR: No hash found for COPYING.EXCEPTION
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-gettext 0.19.8.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
ERROR: No hash found for gettext-runtime/intl/COPYING.LIB
>>> host-libxml2 2.9.7 Collecting legal info
COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd)
>>> host-pkgconf 0.9.12 Collecting legal info
ERROR: No hash found for COPYING
>>> host-gmp 6.1.2 Collecting legal info
ERROR: No hash found for COPYING.LESSERv3
ERROR: No hash found for COPYINGv2
>>> host-mpc 1.0.3 Collecting legal info
ERROR: No hash found for COPYING.LESSER
>>> host-mpfr 3.1.6 Collecting legal info
ERROR: No hash found for COPYING.LESSER
>>> uclibc 1.0.27 Collecting legal info
ERROR: No hash found for COPYING.LIB
>>> host-gcc-initial arc-2017.09-release Collecting legal info
>>> linux-headers 4.14.10 Collecting legal info
WARNING: no hash file for COPYING
>>> skeleton  Collecting legal info
>>> skeleton-init-sysv  Collecting legal info
>>> skeleton-init-common  Collecting legal info
>>> toolchain  Collecting legal info
>>> berkeleydb 5.3.28 Collecting legal info
ERROR: No hash found for LICENSE
>>> boost 1.65.1 Collecting legal info
LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566)
>>> busybox 1.27.2 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> cpuload v0.3 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
>>> zlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-cramfs 1.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-zlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> dante 1.4.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> dialog 1.3-20170509 Collecting legal info
ERROR: No hash found for COPYING
>>> ncurses 6.0 Collecting legal info
ERROR: No hash found for README
>>> host-ncurses 6.0 Collecting legal info
ERROR: No hash found for README
>>> dosfstools 4.1 Collecting legal info
ERROR: No hash found for COPYING
>>> exim 4.89.1 Collecting legal info
ERROR: No hash found for LICENCE
>>> openssl  Collecting legal info
>>> libopenssl 1.0.2n Collecting legal info
LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a)
>>> pcre 8.41 Collecting legal info
LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0)
>>> httping 2.5 Collecting legal info
ERROR: No hash found for license.txt
>>> initscripts  Collecting legal info
>>> libarchive 3.3.2 Collecting legal info
ERROR: No hash found for COPYING
>>> libevent 2.1.8-stable Collecting legal info
ERROR: No hash found for LICENSE
>>> libffi 3.2.1 Collecting legal info
LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5)
>>> libfm-extra 1.2.4 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for src/extra/fm-xml-file.c
>>> host-intltool 0.51.0 Collecting legal info
ERROR: No hash found for COPYING
>>> host-libxml-parser-perl 2.44 Collecting legal info
ERROR: No hash found for README
>>> host-expat 2.2.5 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> libglib2 2.54.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libglib2 2.54.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> 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.31 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)
sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460)
>>> util-linux 2.31 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)
sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460)
>>> python3 3.6.3 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-python3 3.6.3 Collecting legal info
ERROR: No hash found for LICENSE
>>> readline 7.0 Collecting legal info
ERROR: No hash found for COPYING
>>> libmcrypt 2.5.8 Collecting legal info
ERROR: No hash found for COPYING.LIB
>>> libndp v1.5 Collecting legal info
ERROR: No hash found for COPYING
>>> libroxml 2.3.0 Collecting legal info
ERROR: No hash found for License.txt
>>> libscrypt v1.21 Collecting legal info
ERROR: No hash found for LICENSE
>>> libsoxr 0.1.2 Collecting legal info
ERROR: No hash found for LICENCE
ERROR: No hash found for COPYING.LGPL
>>> libupnp 1.6.24 Collecting legal info
LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd)
>>> libusb 1.0.21 Collecting legal info
ERROR: No hash found for COPYING
>>> libvpx 1.6.1 Collecting legal info
ERROR: No hash found for LICENSE
ERROR: No hash found for PATENTS
>>> nanocom 1.0 Collecting legal info
ERROR: No hash found for COPYING
>>> ndisc6 1.0.3 Collecting legal info
ERROR: No hash found for COPYING
>>> opkg v0.3.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> python-bottle 0.12.13 Collecting legal info
>>> host-python-setuptools v36.0.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> 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.11.0 Collecting legal info
LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328)
>>> python-urwid 1.3.1 Collecting legal info
ERROR: No hash found for COPYING
>>> python-daemon 2.1.1 Collecting legal info
ERROR: No hash found for LICENSE.ASF-2
ERROR: No hash found for LICENSE.GPL-3
>>> host-python-docutils 0.14 Collecting legal info
COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717)
>>> python-docutils 0.14 Collecting legal info
COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717)
>>> python-pyusb 1.0.0 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-u-msgpack 2.2 Collecting legal info
ERROR: No hash found for LICENSE
>>> python-wsaccel 0.6.2 Collecting legal info
>>> smack 1.3.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info
ERROR: No hash found for COPYING
>>> host-lz4 v1.7.5 Collecting legal info
ERROR: No hash found for lib/LICENSE
ERROR: No hash found for programs/COPYING
>>> host-lzo 2.10 Collecting legal info
ERROR: No hash found for COPYING
>>> host-xz 5.2.3 Collecting legal info
ERROR: No hash found for COPYING.GPLv2
ERROR: No hash found for COPYING.GPLv3
ERROR: No hash found for COPYING.LGPLv2.1
>>> thrift 0.9.2 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-autoconf-archive 2017.03.21 Collecting legal info
ERROR: No hash found for COPYING
ERROR: No hash found for COPYING.EXCEPTION
>>> host-thrift 0.9.2 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-boost 1.65.1 Collecting legal info
LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566)
>>> host-libevent 2.1.8-stable Collecting legal info
ERROR: No hash found for LICENSE
>>> host-openssl  Collecting legal info
>>> host-libopenssl 1.0.2n Collecting legal info
LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a)
>>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info
ERROR: No hash found for LICENSE
>>> ushare 1.1a Collecting legal info
ERROR: No hash found for COPYING
WARNING: the Buildroot source code has not been saved
WARNING: gcc-final-arc-2017.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined)
WARNING: gcc-initial-arc-2017.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined)
WARNING: python-bottle-0.12.13: cannot save license (PYTHON_BOTTLE_LICENSE_FILES not defined)
WARNING: python-wsaccel-0.6.2: cannot save license (PYTHON_WSACCEL_LICENSE_FILES not defined)
Legal info produced in /home/peko/autobuild/instance-2/output/legal-info
make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'