-- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Looking for argp.h -- Looking for argp.h - not found -- Looking for pty.h -- Looking for pty.h - found -- Looking for utmp.h -- Looking for utmp.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for util.h -- Looking for util.h - not found -- Looking for libutil.h -- Looking for libutil.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for openssl/des.h -- Looking for openssl/des.h - found -- Looking for openssl/aes.h -- Looking for openssl/aes.h - found -- Looking for openssl/blowfish.h -- Looking for openssl/blowfish.h - found -- Looking for openssl/ecdh.h -- Looking for openssl/ecdh.h - found -- Looking for openssl/ec.h -- Looking for openssl/ec.h - found -- Looking for openssl/ecdsa.h -- Looking for openssl/ecdsa.h - found -- Looking for isblank -- Looking for isblank - found -- Looking for strncpy -- Looking for strncpy - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for poll -- Looking for poll - found -- Looking for select -- Looking for select - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for htonll -- Looking for htonll - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for forkpty in util -- Looking for forkpty in util - found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for __strtoull -- Looking for __strtoull - not found -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success -- Performing Test HAVE_GCC_NARG_MACRO -- Performing Test HAVE_GCC_NARG_MACRO - Success -- Performing Test HAVE_COMPILER__FUNC__ -- Performing Test HAVE_COMPILER__FUNC__ - Success -- Performing Test HAVE_COMPILER__FUNCTION__ -- Performing Test HAVE_COMPILER__FUNCTION__ - Failed -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Threads_FOUND=TRUE -- threads library: Threads_FOUND=TRUE -- libssh_threads_SRCS=pthread.c -- ******************************************** -- ********** libssh build options : ********** -- zlib support: ON -- libgcrypt support: OFF -- libnacl support: OFF -- SSH-1 support: OFF -- SFTP support: ON -- Server support : OFF -- GSSAPI support : 0 -- Pcap debugging support : ON -- With static library: OFF -- Unit testing: OFF -- Client code Unit testing: OFF -- Public API documentation generation -- Benchmarks: OFF -- ******************************************** -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build >>> libssh 0.7.5 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/libssh-0.7.5//buildroot-build make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' Scanning dependencies of target ssh_shared make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' [ 1%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.o [ 3%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.o [ 5%] Building C object src/CMakeFiles/ssh_shared.dir/base64.c.o [ 7%] Building C object src/CMakeFiles/ssh_shared.dir/bignum.c.o [ 9%] Building C object src/CMakeFiles/ssh_shared.dir/buffer.c.o [ 11%] Building C object src/CMakeFiles/ssh_shared.dir/callbacks.c.o [ 13%] Building C object src/CMakeFiles/ssh_shared.dir/channels.c.o [ 15%] Building C object src/CMakeFiles/ssh_shared.dir/client.c.o [ 17%] Building C object src/CMakeFiles/ssh_shared.dir/config.c.o [ 19%] Building C object src/CMakeFiles/ssh_shared.dir/connect.c.o [ 21%] Building C object src/CMakeFiles/ssh_shared.dir/curve25519.c.o [ 23%] Building C object src/CMakeFiles/ssh_shared.dir/dh.c.o [ 25%] Building C object src/CMakeFiles/ssh_shared.dir/error.c.o [ 26%] Building C object src/CMakeFiles/ssh_shared.dir/ecdh.c.o [ 28%] Building C object src/CMakeFiles/ssh_shared.dir/getpass.c.o [ 30%] Building C object src/CMakeFiles/ssh_shared.dir/init.c.o [ 32%] Building C object src/CMakeFiles/ssh_shared.dir/kex.c.o [ 34%] Building C object src/CMakeFiles/ssh_shared.dir/known_hosts.c.o [ 36%] Building C object src/CMakeFiles/ssh_shared.dir/legacy.c.o [ 38%] Building C object src/CMakeFiles/ssh_shared.dir/log.c.o [ 40%] Building C object src/CMakeFiles/ssh_shared.dir/libcrypto.c.o [ 42%] Building C object src/CMakeFiles/ssh_shared.dir/match.c.o [ 44%] Building C object src/CMakeFiles/ssh_shared.dir/messages.c.o [ 46%] Building C object src/CMakeFiles/ssh_shared.dir/misc.c.o [ 48%] Building C object src/CMakeFiles/ssh_shared.dir/options.c.o [ 50%] Building C object src/CMakeFiles/ssh_shared.dir/packet.c.o [ 51%] Building C object src/CMakeFiles/ssh_shared.dir/packet_cb.c.o [ 53%] Building C object src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o [ 55%] Building C object src/CMakeFiles/ssh_shared.dir/pcap.c.o [ 57%] Building C object src/CMakeFiles/ssh_shared.dir/pki.c.o [ 59%] Building C object src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o [ 61%] Building C object src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o [ 63%] Building C object src/CMakeFiles/ssh_shared.dir/poll.c.o [ 65%] Building C object src/CMakeFiles/ssh_shared.dir/session.c.o [ 67%] Building C object src/CMakeFiles/ssh_shared.dir/scp.c.o [ 69%] Building C object src/CMakeFiles/ssh_shared.dir/socket.c.o [ 71%] Building C object src/CMakeFiles/ssh_shared.dir/string.c.o [ 73%] Building C object src/CMakeFiles/ssh_shared.dir/threads.c.o [ 75%] Building C object src/CMakeFiles/ssh_shared.dir/wrapper.c.o [ 76%] Building C object src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o [ 78%] Building C object src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o [ 80%] Building C object src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o [ 82%] Building C object src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o [ 84%] Building C object src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o [ 86%] Building C object src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o [ 88%] Building C object src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o [ 90%] Building C object src/CMakeFiles/ssh_shared.dir/sftp.c.o [ 92%] Building C object src/CMakeFiles/ssh_shared.dir/gzip.c.o [ 94%] Building C object src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o [ 96%] Linking C shared library libssh.so make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' [ 96%] Built target ssh_shared make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' Scanning dependencies of target ssh_threads_shared make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' [ 98%] Building C object src/threads/CMakeFiles/ssh_threads_shared.dir/pthread.c.o [100%] Linking C shared library libssh_threads.so make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' [100%] Built target ssh_threads_shared make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' >>> libssh 0.7.5 Installing to staging directory PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot install/fast -C /accts/mlweber1/instance-3/output/build/libssh-0.7.5//buildroot-build make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libssh.pc -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libssh_threads.pc -- Up-to-date: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libssh.pc -- Up-to-date: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libssh_threads.pc -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/cmake/libssh/libssh-config.cmake -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/cmake/libssh/libssh-config-version.cmake -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/callbacks.h -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/libssh.h -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/ssh2.h -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/legacy.h -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/libsshpp.hpp -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/libssh/sftp.h -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh.so.4.4.2 -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh.so.4 -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh.so -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh_threads.so.4.4.2 -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh_threads.so.4 -- Installing: /accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh_threads.so -- Set runtime path of "/accts/mlweber1/instance-3/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libssh_threads.so.4.4.2" to "" make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' >>> libssh 0.7.5 Fixing libtool files >>> libssh 0.7.5 Installing to target PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-3/output/target install/fast -C /accts/mlweber1/instance-3/output/build/libssh-0.7.5//buildroot-build make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig/libssh.pc -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig/libssh_threads.pc -- Up-to-date: /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig/libssh.pc -- Up-to-date: /accts/mlweber1/instance-3/output/target/usr/lib/pkgconfig/libssh_threads.pc -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/cmake/libssh/libssh-config.cmake -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/cmake/libssh/libssh-config-version.cmake -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/callbacks.h -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/libssh.h -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/ssh2.h -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/legacy.h -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/libsshpp.hpp -- Installing: /accts/mlweber1/instance-3/output/target/usr/include/libssh/sftp.h -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh.so.4.4.2 -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh.so.4 -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh.so -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh_threads.so.4.4.2 -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh_threads.so.4 -- Installing: /accts/mlweber1/instance-3/output/target/usr/lib/libssh_threads.so -- Set runtime path of "/accts/mlweber1/instance-3/output/target/usr/lib/libssh_threads.so.4.4.2" to "" make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/libssh-0.7.5/buildroot-build' PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" BR2_DL_DIR=/accts/mlweber1/instance-3/dl BUILD_DIR=/accts/mlweber1/instance-3/output/build O=/accts/mlweber1/instance-3/output flock /accts/mlweber1/instance-3/dl/patchelf/ support/download/dl-wrapper -c '0.9' -d '/accts/mlweber1/instance-3/dl/patchelf' -D '/accts/mlweber1/instance-3/dl' -f 'patchelf-0.9.tar.bz2' -H 'package/patchelf//patchelf.hash' -n 'patchelf-0.9' -N 'patchelf' -o '/accts/mlweber1/instance-3/dl/patchelf/patchelf-0.9.tar.bz2' -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl/patchelf -u http\|urlencode+http://rclinux-git.rockwellcollins.com/dl -u http+http://releases.nixos.org/patchelf/patchelf-0.9 -u http\|urlencode+http://sources.buildroot.net/patchelf -u http\|urlencode+http://sources.buildroot.net -- patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /accts/mlweber1/instance-3/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-3/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /accts/mlweber1/instance-3/output/build/host-patchelf-0.9/ && rm -rf config.cache; 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 CFLAGS="-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" CONFIG_SITE=/dev/null ./configure --prefix="/accts/mlweber1/instance-3/output/host" --sysconfdir="/accts/mlweber1/instance-3/output/host/etc" --localstatedir="/accts/mlweber1/instance-3/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building 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 -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/accts/mlweber1/instance-3/output/host/include -Wall -O2 -I/accts/mlweber1/instance-3/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/accts/mlweber1/instance-3/output/host/include -L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 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 install -C /accts/mlweber1/instance-3/output/build/host-patchelf-0.9/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/bin' /usr/bin/install -c patchelf '/accts/mlweber1/instance-3/output/host/bin' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' 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-3/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/share/doc/patchelf' /bin/mkdir -p '/accts/mlweber1/instance-3/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/accts/mlweber1/instance-3/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/accts/mlweber1/instance-3/output/host/share/man/man1' make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gsl'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'gsl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'libzlib', u'binutils', u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'libzlib', u'binutils', u'libnl', u'ncurses', u'readline', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'gsl', u'libmnl', u'ipset', u'libid3tag', u'libssh'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] 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 find: `/accts/mlweber1/instance-3/output/target/usr/libexec/': No such file or directory 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/mipsel-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/mipsel-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/mipsel-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=2018.08-git-00355-ga5a9beb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /accts/mlweber1/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-3/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-3/output/target/usr make: Leaving directory `/accts/mlweber1/instance-3/buildroot' make: Entering directory `/accts/mlweber1/instance-3/buildroot' >>> Buildroot 2018.08-git-00355-ga5a9beb 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 >>> 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) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> ipset 6.38 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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-3/output/legal-info make: Leaving directory `/accts/mlweber1/instance-3/buildroot'