/usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /usr/bin/gcc -c -O2 -I/accts/mlweber1/instance-3/output/host/include -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zip.c: In function 'help_extended': zip.c:1031:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(text[i]); ^ zip.c: In function 'version_info': zip.c:1228:5: warning: format not a string literal and no format arguments [-Wformat-security] printf(cryptnote[i]); ^ In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:26: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ 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:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ 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); ^ 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); ^ 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: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: 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); ^ /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-3/output/build/host-zip-30' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-zip-30' >>> host-zip 30 Installing to host directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/output/host/share/pkgconfig" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" PKG_CONFIG="/accts/mlweber1/instance-3/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-3/output/host/lib/pkgconfig:/accts/mlweber1/instance-3/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-3/output/host/include" CFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /accts/mlweber1/instance-3/output/build/host-zip-30 -f unix/Makefile install prefix=/accts/mlweber1/instance-3/output/host make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-zip-30' mkdir -p /accts/mlweber1/instance-3/output/host/bin cp zip zipcloak zipnote zipsplit /accts/mlweber1/instance-3/output/host/bin cd /accts/mlweber1/instance-3/output/host/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /accts/mlweber1/instance-3/output/host/man/man1 cp man/zip.1 /accts/mlweber1/instance-3/output/host/man/man1/zip.1 chmod 644 /accts/mlweber1/instance-3/output/host/man/man1/zip.1 cp man/zipcloak.1 /accts/mlweber1/instance-3/output/host/man/man1/zipcloak.1 chmod 644 /accts/mlweber1/instance-3/output/host/man/man1/zipcloak.1 cp man/zipnote.1 /accts/mlweber1/instance-3/output/host/man/man1/zipnote.1 chmod 644 /accts/mlweber1/instance-3/output/host/man/man1/zipnote.1 cp man/zipsplit.1 /accts/mlweber1/instance-3/output/host/man/man1/zipsplit.1 chmod 644 /accts/mlweber1/instance-3/output/host/man/man1/zipsplit.1 make[1]: Leaving directory `/accts/mlweber1/instance-3/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-3/dl/zmqpp-4.1.2.tar.gz | tar --strip-components=1 -C /accts/mlweber1/instance-3/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-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LDFLAGS=" -lpthread -latomic" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /accts/mlweber1/instance-3/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zmqpp-4.1.2' mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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 mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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/ mkdir -p build/obj/zmqpp/ /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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 /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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='"2017-10-26 00:47"' -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-3/output/host/bin/powerpc-linux-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-3/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot install -C /accts/mlweber1/instance-3/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/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-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-3/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-3/output/target/usr/include/zmqpp PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/accts/mlweber1/instance-3/output/host/bin/powerpc-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/accts/mlweber1/instance-3/output/target install -C /accts/mlweber1/instance-3/output/build/zmqpp-4.1.2 make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/zmqpp-4.1.2' mkdir -p /accts/mlweber1/instance-3/output/target/usr/include/zmqpp mkdir -p /accts/mlweber1/instance-3/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-3/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /accts/mlweber1/instance-3/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-3/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /accts/mlweber1/instance-3/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /accts/mlweber1/instance-3/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/zmqpp-4.1.2' >>> Finalizing target directory mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "buildroot" > /accts/mlweber1/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-3/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-3/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-3/output/target/etc/shadow rm -f /accts/mlweber1/instance-3/output/target/bin/sh rm -f /accts/mlweber1/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-3/output/target/usr/include /accts/mlweber1/instance-3/output/target/usr/share/aclocal \ /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-3/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-3/output/target/usr/lib/cmake /accts/mlweber1/instance-3/output/target/usr/share/cmake find /accts/mlweber1/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-3/output/target/lib/ /accts/mlweber1/instance-3/output/target/usr/lib/ /accts/mlweber1/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-3/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-3/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-3/output/target/usr/man /accts/mlweber1/instance-3/output/target/usr/share/man rm -rf /accts/mlweber1/instance-3/output/target/usr/info /accts/mlweber1/instance-3/output/target/usr/share/info rm -rf /accts/mlweber1/instance-3/output/target/usr/doc /accts/mlweber1/instance-3/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-3/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-3/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-3/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-3/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-3/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02423-g68cd937"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /accts/mlweber1/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2017.11-git-02423-g68cd937 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> apr-util 1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> apr 1.6.2 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3200100 Collecting legal info ERROR: No hash found for tea/license.terms >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-gauche 0.9.5 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 >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.56.1 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> gptfdisk 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> iw 4.9 Collecting legal info ERROR: No hash found for COPYING >>> jack2 v1.9.10 Collecting legal info >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> json-c json-c-0.12.1-20160607 Collecting legal info ERROR: No hash found for COPYING >>> kmod 24 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> libass 0.13.7 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libdrm 2.4.84 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> valgrind 3.12.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.DOCS >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libplist 1.12 Collecting legal info ERROR: No hash found for COPYING >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> make 4.2.1 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 17.2.3 Collecting legal info ERROR: No hash found for docs/license.html >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> netsnmp 5.7.3 Collecting legal info ERROR: No hash found for COPYING >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> sg3_utils 1.42 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD_LICENSE >>> subversion 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> sysstat 11.4.4 Collecting legal info ERROR: No hash found for COPYING >>> tftpd 5.2 Collecting legal info >>> host-uboot-tools 2017.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info ERROR: No hash found for uhttpd.h >>> wireguard 0.0.20171011 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xfsprogs 4.11.0 Collecting legal info >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jack2-v1.9.10: cannot save license (JACK2_LICENSE_FILES not defined) WARNING: libdrm-2.4.84: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tftpd-5.2: cannot save license (TFTPD_LICENSE_FILES not defined) WARNING: xfsprogs-4.11.0: cannot save license (XFSPROGS_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'