rice.c:5801:5: warning: declaration of 'pixels_per_block' shadows a global declaration [-Wshadow] int pixels_per_block; ^ rice.c:131:12: warning: shadowed declaration is here [-Wshadow] static int pixels_per_block; ^ rice.c:5802:5: warning: declaration of 'pixels_per_scanline' shadows a global declaration [-Wshadow] int pixels_per_scanline; ^ rice.c:132:12: warning: shadowed declaration is here [-Wshadow] static int pixels_per_scanline; ^ rice.c:5812:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "bits per pixel must be in range 1..24,32,64"; ^ rice.c:5818:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "maximum pixels per block exceeded"; ^ rice.c:5824:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "pixels per block must be even"; ^ rice.c:5830:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "pixels per block > pixels per scanline"; ^ rice.c:5836:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "maximum pixels per scanline exceeded"; ^ rice.c:5842:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *msg = "image pixels less than pixels per scanline"; ^ rice.c: In function 'rice_decode': rice.c:5358:20: warning: 'ext2_bit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ext2_bit) ^ /bin/sh ../libtool --tag=CC --mode=link /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -O -fomit-frame-pointer -finline-functions -version-info 2:0:0 -o libsz.la -rpath /usr/lib rice.lo sz_api.lo encoding.lo -lm libtool: link: /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc -shared -fPIC -DPIC .libs/rice.o .libs/sz_api.o .libs/encoding.o -lm -Os -O -Wl,-soname -Wl,libsz.so.2 -o .libs/libsz.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libsz.so.2" && ln -s "libsz.so.2.0.0" "libsz.so.2") libtool: link: (cd ".libs" && rm -f "libsz.so" && ln -s "libsz.so.2.0.0" "libsz.so") libtool: link: ( cd ".libs" && rm -f "libsz.la" && ln -s "../libsz.la" "libsz.la" ) make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' Making all in test make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' >>> szip 2.1.1 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /accts/mlweber1/instance-2/output/build/szip-2.1.1/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsz.la '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsz.so.2.0.0 libtool: install: (cd /accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libsz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' Making install in test make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' >>> szip 2.1.1 Fixing libtool files >>> szip 2.1.1 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/szip-2.1.1/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-2/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libsz.la '/accts/mlweber1/instance-2/output/target/usr/lib' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/accts/mlweber1/instance-2/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /accts/mlweber1/instance-2/output/target/usr/lib/libsz.so.2.0.0 libtool: install: (cd /accts/mlweber1/instance-2/output/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /accts/mlweber1/instance-2/output/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /accts/mlweber1/instance-2/output/target/usr/lib/libsz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/src' Making install in test make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1/test' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/szip-2.1.1' ushare-1.1a.tar.bz2: OK (sha256: 7b9b85c79968d4f4560f02a99e33c6a33ff58f9d41d8faea79e31cce2ee78665) >>> ushare 1.1a Extracting bzcat /accts/mlweber1/instance-2/dl/ushare/ushare-1.1a.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/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/instance-2/output/build/ushare-1.1a; PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ar" AS="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-as" LD="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" NM="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-nm" CC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" FC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ./configure --prefix=/usr --cross-compile --cross-prefix="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-" --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 /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc STRIP /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp LDFLAGS extralibs -lixml -lthreadutil -lpthread -lupnp -pthread -L/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib Creating config.mak ... Creating config.h ... >>> ushare 1.1a Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 LDFLAGS=" " -C /accts/mlweber1/instance-2/output/build/ushare-1.1a make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir all; \ done make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/po' make fr.gmo de.gmo make[3]: Entering directory `/accts/mlweber1/instance-2/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/instance-2/output/build/ushare-1.1a/po' touch stamp-po make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/po' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/src' /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o presentation.o presentation.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o services.o services.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o content.o content.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o redblack.o redblack.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/accts/mlweber1/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o ushare.o ushare.c redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char 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; ^ /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/src' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a' >>> ushare 1.1a Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/ushare-1.1a DESTDIR=/accts/mlweber1/instance-2/output/target install make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a' for subdir in po scripts src ; do \ make -C $subdir install; \ done make[2]: Entering directory `/accts/mlweber1/instance-2/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/instance-2/output/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /accts/mlweber1/instance-2/output/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/po' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/scripts' /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/etc /usr/bin/install -c -m 644 "ushare.conf" /accts/mlweber1/instance-2/output/target/etc /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /accts/mlweber1/instance-2/output/target/etc/init.d make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/scripts' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/src' /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c ushare /accts/mlweber1/instance-2/output/target/usr/bin echo ignoring strip /accts/mlweber1/instance-2/output/target/usr/bin/ushare ignoring strip /accts/mlweber1/instance-2/output/target/usr/bin/ushare make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a/src' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/ushare-1.1a' rm -f /accts/mlweber1/instance-2/output/target/etc/init.d/ushare util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /accts/mlweber1/instance-2/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ar" AS="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-as" LD="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" NM="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-nm" CC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" FC="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/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=mips64el-buildroot-linux-gnu --host=mips64el-buildroot-linux-gnu --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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --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 mips64el-buildroot-linux-gnu-strip... /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.2 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros' /bin/mkdir -p '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' rm -f /accts/mlweber1/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libzlib', u'libcurl', u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'util-linux', u'libatomic_ops', u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'bitstream', u'cmocka', u'libjpeg', u'libilbc', u'libmaxminddb', u'libmng', u'libupnp', u'mosquitto', u'opencv', u'szip', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gawk', u'host-gdb'] mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc3\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.08-rc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 0fcdb946955d20c2819a51f3fe613d8f22da2ea793bd50acb30ce156499acc88) utils/db1-ast/include/db.h: OK (sha256: e6e7b7204d34a3dcdf17389a9c8cf64721ec0d15a797fd51c8c1ed8517cc3038) >>> host-asterisk 14.7.6 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> 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) >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cmocka 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> host-e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gdb 8.0.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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> mosquitto 1.5 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> opencv 2.4.13.7 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) 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/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'