ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c: In function 'ask_for_split_read_path': fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ /usr/bin/gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /usr/bin/gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /usr/bin/gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/accts/mlweber1/instance-2/output/host/lib/pkgconfig:/accts/mlweber1/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/accts/mlweber1/instance-2/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-2/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-2/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/instance-2/output/host make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/host-zip-30' mkdir -p /accts/mlweber1/instance-2/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/instance-2/output/host/bin cd /accts/mlweber1/instance-2/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/instance-2/output/host/man/man1 cp man/zip.1 /accts/mlweber1/instance-2/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/instance-2/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/instance-2/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/instance-2/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/instance-2/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/host-zip-30' zmqpp-4.1.2.tar.gz: OK (sha256: 831ad02df64034268d910c30f9fb1b1e631ad810182951af9d7d622650831eb5) >>> zmqpp 4.1.2 Extracting gzip -d -c /accts/mlweber1/instance-2/dl/zmqpp-4.1.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-2/output/build/zmqpp-4.1.2 -xf - >>> zmqpp 4.1.2 Patching Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile Applying 0002-Install-static-library-for-static-builds.patch using patch: patching file Makefile >>> zmqpp 4.1.2 Configuring >>> zmqpp 4.1.2 Building PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 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/mips-linux-gnu-ar" AS="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-as" LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ld" NM="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-nm" CC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" FC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LDFLAGS=" -lpthread -latomic" LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /accts/mlweber1/instance-2/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=max -DBUILD_DATESTAMP='"2018-03-18 10:09"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp /accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/z85.o build/obj/zmqpp/curve.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/poller.o build/obj/zmqpp/actor.o build/obj/zmqpp/reactor.o build/obj/zmqpp/socket.o build/obj/zmqpp/context.o build/obj/zmqpp/zmqpp.o build/obj/zmqpp/frame.o build/obj/zmqpp/auth.o build/obj/zmqpp/message.o build/obj/zmqpp/signal.o -lzmq make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/include/zmqpp PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 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/mips-linux-gnu-ar" AS="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-as" LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ld" NM="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-nm" CC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" FC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot install -C /accts/mlweber1/instance-2/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib install -m 644 ./src/zmqpp/auth.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Fixing libtool files >>> zmqpp 4.1.2 Installing to target /usr/bin/install -m 0755 -d /accts/mlweber1/instance-2/output/target/usr/include/zmqpp PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 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/mips-linux-gnu-ar" AS="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-as" LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ld" NM="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-nm" CC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" GCC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gcc" CPP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-cpp" CXX="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" FC="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" F77="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-2/output/host/bin/mips-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/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-2/output/host/bin/mips-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-2/output/target/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-2/output/target/usr/lib install -m 644 ./src/zmqpp/auth.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp /accts/mlweber1/instance-2/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/instance-2/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-2/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-2/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-2/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/zmqpp-4.1.2' >>> 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 Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'readline', 'gmp', 'libunistring', 'grep', 'xorriso'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['toolchain-external-codesourcery-mips', 'libffi', 'readline', 'gmp', 'libunistring'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-gnupg'] rm -f /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-2/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-2/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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/mips-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/mips-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/mips-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.05-git-00271-geca03d6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /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 make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.05-git-00271-geca03d6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-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) >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dhcp 4.3.6 Collecting legal info LICENSE: OK (sha256: dd7ae2201c0c11c3c1e2510d731c67b2f4bc8ba735707d7348ddd65f7b598562) >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info ERROR: No hash found for LICENSE >>> fxload 2008_10_13 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> grep 3.1 Collecting legal info COPYING: OK (sha256: ca372a7d92560b1fa9f6d832b440e8bcd62d9adfa8870c98287deab66d98310e) >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> host-gtest release-1.8.0 Collecting legal info ERROR: No hash found for googlemock/scripts/generator/LICENSE >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liblog4c-localtime v1.0 Collecting legal info ERROR: No hash found for COPYING >>> libloki 0.1.7 Collecting legal info >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libpfm4 4.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> ltp-testsuite 20180118 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-monolite 1050400003 Collecting legal info >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> nss-pam-ldapd 0.9.8 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> portaudio v190600_20161030 Collecting legal info ERROR: No hash found for LICENSE.txt >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018c Collecting legal info >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> rauc 0.3 Collecting legal info >>> rp-pppoe 3.12 Collecting legal info ERROR: No hash found for doc/LICENSE >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sound-theme-borealis 0.9a Collecting legal info >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wireshark 2.2.12 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> zbar 854a5d97059e395807091ac4d80c53f7968abb8f Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> zmqpp 4.1.2 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: monolite-1050400003: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: rauc-0.3: cannot save license (RAUC_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'