-- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for lchmod -- Looking for lchmod - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-1/output-1/build/unzip-60 >>> unzip 60 Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/unzip-60/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' Scanning dependencies of target unzip make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' [ 21%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 21%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 21%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c: In function 'extract_or_test_member': /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c:2196:41: warning: right shift count >= width of type [-Wshift-count-overflow] (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG ^~ /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c: In function 'extract_or_test_files': /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c:773:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(G.zipfd, (char *)G.inbuf, INBUFSIZ); /* been here before... */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c: In function 'store_info': /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c:1085:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(G.answerbuf, sizeof(G.answerbuf), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c: In function 'extract_or_test_entrylist': /home/peko/autobuild/instance-1/output-1/build/unzip-60/extract.c:1675:29: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(G.filename, FILNAMSIZ, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/build/unzip-60/fileio.c: In function 'disk_error': /home/peko/autobuild/instance-1/output-1/build/unzip-60/fileio.c:1225:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(G.answerbuf, sizeof(G.answerbuf), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o /home/peko/autobuild/instance-1/output-1/build/unzip-60/ttyio.c: In function 'zgetch': /home/peko/autobuild/instance-1/output-1/build/unzip-60/ttyio.c:463:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); /* read our character */ ^~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/build/unzip-60/ttyio.c: In function 'getp': /home/peko/autobuild/instance-1/output-1/build/unzip-60/ttyio.c:631:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^~~~~~~~~~~~~~ [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip /home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: CMakeFiles/unzip.dir/unix/unix.c.o: in function `set_symlnk_attribs': unix.c:(.text+0x18f8): warning: lchmod is not implemented and will always fail make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' [100%] Built target unzip make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' >>> unzip 60 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install/fast -C /home/peko/autobuild/instance-1/output-1/build/unzip-60/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-1/output-1/target/usr/bin/unzip make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/unzip-60' ushare-1.1a.tar.bz2: OK (sha256: 7b9b85c79968d4f4560f02a99e33c6a33ff58f9d41d8faea79e31cce2ee78665) >>> ushare 1.1a Extracting bzcat /home/peko/autobuild/instance-1/dl/ushare/ushare-1.1a.tar.bz2 | /home/peko/autobuild/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/ushare-1.1a -xf - >>> ushare 1.1a Patching 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-1/output-1/build/ushare-1.1a; PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-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/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/usr --cross-compile --cross-prefix="/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-" --sysconfdir=/etc --disable-strip ) 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.25 configuration: install prefix /usr configuration dir /etc locales dir ${PREFIX}/share/locale NLS support yes DLNA support no C compiler /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc STRIP /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-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 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -pthread -L/home/peko/autobuild/instance-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 LDFLAGS=" " -C /home/peko/autobuild/instance-1/output-1/build/ushare-1.1a make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/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/peko/autobuild/instance-1/output-1/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/po' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/src' /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-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/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c In file included from msr.c:24: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from cms.c:28: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.c 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: 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-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o presentation.o presentation.c In file included from http.c:42: 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, 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.h:29, from presentation.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o services.o services.c In file included from mime.c:27: 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: 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, from metadata.c:34: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c In file included from services.c:33: 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: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o content.o content.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/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/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c In file included from cfgparser.c:32: 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, from cfgparser.c:30: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o redblack.o redblack.c cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c In file included from trace.c:28: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -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-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ctrl_telnet.c:27: 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 ' ': ^~~~ ctrl_telnet.c: In function 'ctrl_telnet_stop': ctrl_telnet.c:214:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (ttd.killer[1], &yes, sizeof (char)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ushare.c:73: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-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 -pthread -L/home/peko/autobuild/instance-1/output-1/host/bin/../nds32le-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/src' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-1/output-1/build/ushare-1.1a DESTDIR=/home/peko/autobuild/instance-1/output-1/target install make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/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/peko/autobuild/instance-1/output-1/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/peko/autobuild/instance-1/output-1/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/po' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/scripts' /usr/bin/install -c -d /home/peko/autobuild/instance-1/output-1/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/peko/autobuild/instance-1/output-1/target/etc /usr/bin/install -c -d /home/peko/autobuild/instance-1/output-1/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/peko/autobuild/instance-1/output-1/target/etc/init.d make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/scripts' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/src' /usr/bin/install -c -d /home/peko/autobuild/instance-1/output-1/target/usr/bin /usr/bin/install -c ushare /home/peko/autobuild/instance-1/output-1/target/usr/bin echo ignoring strip /home/peko/autobuild/instance-1/output-1/target/usr/bin/ushare ignoring strip /home/peko/autobuild/instance-1/output-1/target/usr/bin/ushare make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a/src' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/ushare-1.1a' rm -f /home/peko/autobuild/instance-1/output-1/target/etc/init.d/ushare >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-%g' -e 's%@TARGET_ARCH@%nds32le%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/peko/autobuild/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/^hosts:/ {/myhostname/! s/files/files myhostname/}' /home/peko/autobuild/instance-1/output-1/target/etc/nsswitch.conf mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-1/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-1/output-1/target/usr/share/locale /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/include /home/peko/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-1/output-1/target/usr/doc find /home/peko/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output-1/target/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/man /home/peko/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/info /home/peko/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/doc /home/peko/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-1/output-1/target/lib/debug /home/peko/autobuild/instance-1/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-1/output-1/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-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-1/output-1/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-1/output-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-2485-gf452490b93"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-rc1\"" \ ) > /home/peko/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-1/output-1/per-package /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output-1/target/usr ln -snf /home/peko/autobuild/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot /home/peko/autobuild/instance-1/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-1/buildroot' make: Entering directory '/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2020.05-2485-gf452490b93 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> host-e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.36 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> i2c-tools 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 370e8bc3d45744170cc4b12dc5135b107fa40a00179a19973fbd714146dec04c) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libcurl 7.73.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libite 2.2.0 Collecting legal info LICENSE: OK (sha256: a8a7506c64ce46a58c17838b0f678f8c2567d71869402f97d19460ddec4882f5) src/chomp.c: OK (sha256: 89053891d46d04a21d4a492f68038703e179986baffa458201810f4222b57427) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libzip 1.7.3 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> minizip 2.10.0 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> nss-myhostname 0.3 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> smack 1.3.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sofia-sip 1.13.1-d10a3d268c Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> sslh 1.21c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> transmission 3.00 Collecting legal info COPYING: OK (sha256: 2b16da5bd02790d1e4d332cfd42b9dfd7d1b0ed3a16a75dc7e76b6ed239fdba9) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> unzip 60 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> ushare 1.1a Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'