uShare: configure is OK version 1.1a using libupnp 1.6.25 configuration: install prefix /usr configuration dir /etc locales dir ${PREFIX}/share/locale NLS support no DLNA support no C compiler /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc STRIP /home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip make make CPU x86_64 () debug symbols no strip symbols no optimize yes CFLAGS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -L/home/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 LDFLAGS=" " -C /home/naourr/work/instance-1/output/build/ushare-1.1a make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' make[3]: 'fr.gmo' is up to date. make[3]: 'de.gmo' is up to date. make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/src' /home/naourr/work/instance-1/output/host/bin/xtensa-linux-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/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cds.o cds.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cms.o cms.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o msr.o msr.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); ^~~~~~~~~~~~~~~ cds.c: In function 'cds_browse': 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; ^~~~~~~~~~~~~ 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/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o http.o http.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); ^~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o presentation.o presentation.c 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); ^~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o metadata.o metadata.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o mime.o mime.c 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); ^~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o services.o services.c 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); ^~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c 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); ^~~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.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/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c 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); ^~~~~~~~~~~~~~~ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ 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: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ushare.o ushare.c 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); ^~~~~~~~~ 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/naourr/work/instance-1/output/host/bin/xtensa-linux-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/naourr/work/instance-1/output/host/bin/../xtensa-buildroot-linux-uclibc/sysroot/usr/lib -o ushare make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/ushare-1.1a DESTDIR=/home/naourr/work/instance-1/output/target install make[1]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/naourr/work/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/naourr/work/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/naourr/work/instance-1/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/naourr/work/instance-1/output/target/etc /usr/bin/install -c -d /home/naourr/work/instance-1/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/naourr/work/instance-1/output/target/etc/init.d make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/src' /usr/bin/install -c -d /home/naourr/work/instance-1/output/target/usr/bin /usr/bin/install -c ushare /home/naourr/work/instance-1/output/target/usr/bin echo ignoring strip /home/naourr/work/instance-1/output/target/usr/bin/ushare ignoring strip /home/naourr/work/instance-1/output/target/usr/bin/ushare make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/ushare-1.1a' rm -f /home/naourr/work/instance-1/output/target/etc/init.d/ushare PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-1/dl BUILD_DIR=/home/naourr/work/instance-1/output/build O=/home/naourr/work/instance-1/output flock /home/naourr/work/instance-1/dl/zstd/ support/download/dl-wrapper -c 'v1.3.5' -d '/home/naourr/work/instance-1/dl/zstd' -D '/home/naourr/work/instance-1/dl' -f 'zstd-v1.3.5.tar.gz' -H 'package/zstd//zstd.hash' -n 'zstd-v1.3.5' -N 'zstd' -o '/home/naourr/work/instance-1/dl/zstd/zstd-v1.3.5.tar.gz' -u https+https://github.com/facebook/zstd/archive/v1.3.5 -u http\|urlencode+http://sources.buildroot.net/zstd -u http\|urlencode+http://sources.buildroot.net -- zstd-v1.3.5.tar.gz: OK (sha256: d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea) >>> zstd v1.3.5 Extracting gzip -d -c /home/naourr/work/instance-1/dl/zstd/zstd-v1.3.5.tar.gz | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5 -xf - >>> zstd v1.3.5 Patching >>> zstd v1.3.5 Configuring >>> zstd v1.3.5 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/xtensa-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/xtensa-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib libzstd make[1]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' compiling dynamic library 1.3.5 dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition creating versioned links make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/xtensa-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/xtensa-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5 zstd make[1]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/programs' /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o zstdcli.o zstdcli.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o fileio.o fileio.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o bench.o bench.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o datagen.o datagen.c /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -c -o dibio.o dibio.c ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support /home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LEGACY_SUPPORT=4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -pthread -lz -llzma ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_decompress.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd -pthread -lz -llzma ../lib/dictBuilder/zdict.c:28:0: warning: "_LARGEFILE64_SOURCE" redefined # define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/programs' cp programs/zstd . make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5' >>> zstd v1.3.5 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/xtensa-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/xtensa-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot PREFIX=/usr -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib install-pc install-includes install-shared make[1]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' >>> zstd v1.3.5 Fixing libtool files >>> zstd v1.3.5 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/xtensa-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/xtensa-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-1/output/target PREFIX=/usr -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5/programs install make[1]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/programs' PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/xtensa-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/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/xtensa-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=1 HAVE_LZ4=0 DESTDIR=/home/naourr/work/instance-1/output/target PREFIX=/usr -C /home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib install-shared make[1]: Entering directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' Installing shared library make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/zstd-v1.3.5/lib' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi'] Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'lua-bit32', u'lua-iconv'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'gmp', u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gmp', u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtGui.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'gmp', u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libass.la" is touched by more than one package: [u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'zstd'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libass', u'libopenssl', u'libevent', u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libfreeimage', u'libfuse', u'libhdhomerun', u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsysfs', u'libtommath', u'libupnp', u'lua', u'openal', u'proj', u'qlibc', u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u's6', u's6-rc', u'sdl2', u'shapelib', u'xz', u'zstd'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gnupg', u'host-openocd'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -rf /home/naourr/work/instance-1/output/target/usr/share/lua/5.3/doc rm -rf /home/naourr/work/instance-1/output/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00022-gb42fb29048"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.08-rc1-00022-gb42fb29048 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cjson v1.7.7 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32.1 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 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) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libass 0.14.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreeimage 3.17.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhdhomerun 20180327 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> lua-bit32 5.3.0-1 Collecting legal info ERROR: No hash found for lua-compat-5.2/LICENSE >>> host-luarocks 3.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> lua-iconv 7-1 Collecting legal info ERROR: No hash found for lua-iconv-7/COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> redis 3.2.12 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tor 0.3.3.9 Collecting legal info LICENSE: OK (sha256: f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608) >>> 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 >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'