-- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.4 is not supported by CMake >= 3.0. This warning is for project developers. Use -Wno-dev to suppress it. -- 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: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0 >>> unionfs 2.0 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j5 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Scanning dependencies of target unionfsctl make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Scanning dependencies of target unionfs make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 11%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 17%] Building C object src/CMakeFiles/unionfs.dir/opts.o [ 23%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o [ 29%] Building C object src/CMakeFiles/unionfs.dir/debug.o /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_flush': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:156:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_flush(const char *path, struct fuse_file_info *fi) { ^~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:177:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { ^~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:408:37: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { ^~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/src/unionfs.c:436:40: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_release(const char *path, struct fuse_file_info *fi) { ^~~~ [ 35%] Building C object src/CMakeFiles/unionfs.dir/readdir.o [ 41%] Linking C executable unionfsctl make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [ 41%] Built target unionfsctl [ 47%] Building C object src/CMakeFiles/unionfs.dir/general.o [ 52%] Building C object src/CMakeFiles/unionfs.dir/unlink.o [ 58%] Building C object src/CMakeFiles/unionfs.dir/cow.o [ 64%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 70%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 76%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 82%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 94%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o [100%] Linking C executable unionfs make[3]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' [100%] Built target unionfs make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' >>> unionfs 2.0 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j5 DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target install/fast -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0/ make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfs -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/unionfsctl -- Installing: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/unionfs-2.0' ushare-1.1a.tar.bz2: OK (sha256: 7b9b85c79968d4f4560f02a99e33c6a33ff58f9d41d8faea79e31cce2ee78665) >>> ushare 1.1a Extracting bzcat /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/dl/ushare-1.1a.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a; PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cross-compile --cross-prefix="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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.24 configuration: install prefix /usr configuration dir /etc locales dir ${PREFIX}/share/locale NLS support no DLNA support no C compiler /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-gcc STRIP /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -pthread -L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j5 LDFLAGS=" " -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.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); ^~~~~~~~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/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 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 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); ^~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.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); ^~~~~~~~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/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); ^~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/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) ^ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/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; ^ 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) ^ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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 -pthread -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/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); ^~~~~~~~~ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j5 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target install make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/po' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/init.d make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/scripts' make[2]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' /usr/bin/install -c -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin /usr/bin/install -c ushare /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin echo ignoring strip /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/ushare ignoring strip /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/ushare make[2]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a/src' make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/ushare-1.1a' rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['gmp', 'libffi'] Warning: target file "./sbin/ip" is touched by more than one package: ['busybox', 'iproute2'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gmp', 'libffi'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-bison', 'host-libffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00691-gff0ebec8a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02-git-00691-gff0ebec8a9 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> angularjs 1.4.3 Collecting legal info ERROR: No hash found for angular.js >>> aumix 2.9.1 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) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> 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 >>> initscripts Collecting legal info >>> iproute2 4.14.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libopenh264 v1.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> openswan 2.6.50 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.4 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'