setserial.c:618:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'do_wild_intr': setserial.c:633:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ setserial.c:633:3: note: include '' or provide a declaration of 'exit' setserial.c:637:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ setserial.c:637:3: note: include '' or provide a declaration of 'exit' setserial.c:641:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ setserial.c:641:3: note: include '' or provide a declaration of 'exit' setserial.c: In function 'usage': setserial.c:719:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ setserial.c:719:2: note: include '' or provide a declaration of 'exit' setserial.c: At top level: setserial.c:722:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^~~~ setserial.c: In function 'main': setserial.c:732:14: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration] while ((c = getopt(argc, argv, "abgGqvVWz")) != EOF) { ^~~~~~ setserial.c:754:4: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ setserial.c:754:4: note: include '' or provide a declaration of 'exit' setserial.c:769:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ setserial.c:769:3: note: include '' or provide a declaration of 'exit' setserial.c:775:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ setserial.c:775:3: note: include '' or provide a declaration of 'exit' setserial.c:781:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ setserial.c:781:2: note: include '' or provide a declaration of 'exit' >>> setserial 2.17 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/output/build/setserial-2.17/ mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c setserial /home/buildroot/buildroot-test/instance-1/output/target/usr/bin mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man8 /usr/bin/install -c -m 644 setserial.8 /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man8 sigrok-cli-0.7.0.tar.gz: OK (sha256: 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c) >>> sigrok-cli 0.7.0 Extracting gzip -d -c /home/buildroot/buildroot-test/instance-1/dl/sigrok-cli-0.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/build/sigrok-cli-0.7.0 -xf - >>> sigrok-cli 0.7.0 Patching >>> sigrok-cli 0.7.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/buildroot-test/instance-1/output/build/sigrok-cli-0.7.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sigrok-cli 0.7.0 Patching libtool >>> sigrok-cli 0.7.0 Configuring (cd /home/buildroot/buildroot-test/instance-1/output/build/sigrok-cli-0.7.0/ && rm -rf config.cache && PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=sh4-buildroot-linux-uclibc --host=sh4-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libsigrokdecode=NO ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for sh4-buildroot-linux-uclibc-strip... /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... sh4-buildroot-linux-uclibc checking for sh4-buildroot-linux-uclibc-gcc... /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc accepts -g... yes checking for /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc... none checking pkg-config is at least version 0.22... yes checking for libsigrokdecode... no checking compiler flag for C99... -std=c99 checking which C compiler warning flags to use... -Wall -Wextra checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for SIGROK_CLI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/sigrok-cli_cross.nsi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared sigrok-cli configuration summary: - Package version................. 0.7.0-git-cb1c482 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... sh4-buildroot-linux-uclibc Compile configuration: - C compiler...................... /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc - C compiler version.............. sh4-linux-gcc.br_real (Buildroot 2017.11-rc1) 6.4.0 - C compiler flags................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os - Additional C compiler flags..... -std=c99 - C compiler warnings............. -Wall -Wextra - Linker flags.................... Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.54.2 - libsigrok >= 0.5.0.............. 0.5.0-git-cb1c482 Detected libraries (optional): - libsigrokdecode >= 0.5.0........ no >>> sigrok-cli 0.7.0 Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/sigrok-cli-0.7.0/ /usr/bin/make all-am CC main.o CC show.o CC device.o CC session.o CC input.o CC decode.o CC parsers.o CC anykey.o CC options.o CCLD sigrok-cli >>> sigrok-cli 0.7.0 Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install -C /home/buildroot/buildroot-test/instance-1/output/build/sigrok-cli-0.7.0/ /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1' /usr/bin/install -c sigrok-cli '/home/buildroot/buildroot-test/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 doc/sigrok-cli.1 '/home/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1' ushare-1.1a.tar.bz2: OK (sha256: 7b9b85c79968d4f4560f02a99e33c6a33ff58f9d41d8faea79e31cce2ee78665) >>> ushare 1.1a Extracting bzcat /home/buildroot/buildroot-test/instance-1/dl/ushare-1.1a.tar.bz2 | tar --strip-components=1 -C /home/buildroot/buildroot-test/instance-1/output/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/buildroot/buildroot-test/instance-1/output/build/ushare-1.1a; PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/buildroot-test/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/buildroot-test/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/buildroot-test/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/buildroot-test/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cross-compile --cross-prefix="/home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-" --sysconfdir=/etc --disable-strip --disable-nls ) Checking for compiler available... Checking for locales ... Checking for ifaddrs ... Checking for langinfo ... Checking for iconv ... Checking for libixml ... Checking for libthreadutil ... Checking for libupnp >= 1.4.2 ... uShare: configure is OK version 1.1a using libupnp 1.6.25 configuration: install prefix /usr configuration dir /etc locales dir ${PREFIX}/share/locale NLS support no DLNA support no C compiler /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc STRIP /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-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 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -L/home/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 LDFLAGS=" " -C /home/buildroot/buildroot-test/instance-1/output/build/ushare-1.1a for subdir in po scripts src ; do \ make -C $subdir all; \ done make fr.gmo de.gmo make[4]: `fr.gmo' is up to date. make[4]: `de.gmo' is up to date. touch stamp-po make[3]: Nothing to be done for `all'. /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cds.o cds.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: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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cms.o cms.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); ^~~~~~~~~~~~~~~ /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o msr.o msr.c 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); ^~~~~~~~~~~~~~~ /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o http.o http.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o presentation.o presentation.c In file included from http.c:42:0: trace.h:32:13: warning: inline function 'start_log' declared but never defined inline void start_log (void); ^~~~~~~~~ In file included from services.h:27:0, from http.c:35: ushare.h:130:13: warning: inline function 'display_headers' declared but never defined inline void display_headers (void); ^~~~~~~~~~~~~~~ In file included from metadata.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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o metadata.o metadata.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o mime.o mime.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); ^~~~~~~~~~~~~~~ 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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o services.o services.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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o buffer.o buffer.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o content.o content.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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o trace.o trace.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); ^~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: nonnull argument 'ut' compared to NULL [-Wnonnull-compare] if (!ut) ^ /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o redblack.o redblack.c redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o osdep.o osdep.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-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/buildroot/buildroot-test/instance-1/output/host/bin/../sh4-buildroot-linux-uclibc/sysroot/usr/lib -o ushare >>> ushare 1.1a Installing to target PATH="/home/buildroot/buildroot-test/instance-1/output/host/bin:/home/buildroot/buildroot-test/instance-1/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j2 -C /home/buildroot/buildroot-test/instance-1/output/build/ushare-1.1a DESTDIR=/home/buildroot/buildroot-test/instance-1/output/target install for subdir in po scripts src ; do \ make -C $subdir install; \ done for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/buildroot/buildroot-test/instance-1/output/target/etc /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/buildroot/buildroot-test/instance-1/output/target/etc/init.d /usr/bin/install -c -d /home/buildroot/buildroot-test/instance-1/output/target/usr/bin /usr/bin/install -c ushare /home/buildroot/buildroot-test/instance-1/output/target/usr/bin echo ignoring strip /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/ushare ignoring strip /home/buildroot/buildroot-test/instance-1/output/target/usr/bin/ushare rm -f /home/buildroot/buildroot-test/instance-1/output/target/etc/init.d/ushare >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libg7221', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libg7221', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libubox', u'libupnp'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'liblog4c-localtime', u'libzip', u'libsigrok', u'libubox', u'libupnp'] ./support/scripts/check-uniq-files -t host /home/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/buildroot-test/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/buildroot-test/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/include /home/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /home/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /home/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/buildroot-test/instance-1/output/target/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /home/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/man /home/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/info /home/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/doc /home/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/buildroot-test/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/buildroot-test/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/buildroot/buildroot-test/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/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.3-00001-gad6298c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.3\"" \ ) > /home/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory `/home/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.02.3-00001-gad6298c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> gesftpserver 0.2.2 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> liblog4c-localtime v1.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory `/home/buildroot/buildroot-test/instance-1/buildroot'