throw; ^~~~~ src/thrift/concurrency/TimerManager.cpp:167:7: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=link /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -Wall -Wextra -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -release 0.9.2 -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -o libthriftz.la -rpath /usr/lib src/thrift/transport/libthriftz_la-TZlibTransport.lo -lssl -lcrypto -lrt -lpthread /bin/sh ../../libtool --tag=CXX --mode=link /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -Wall -Wextra -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -release 0.9.2 -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -o libthriftnb.la -rpath /usr/lib src/thrift/server/libthriftnb_la-TNonblockingServer.lo src/thrift/async/libthriftnb_la-TAsyncProtocolProcessor.lo src/thrift/async/libthriftnb_la-TEvhttpServer.lo src/thrift/async/libthriftnb_la-TEvhttpClientChannel.lo -lssl -lcrypto -lrt -lpthread libtool: link: /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -fPIC -DPIC -shared -nostdlib /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crti.o /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtbeginS.o src/thrift/transport/.libs/libthriftz_la-TZlibTransport.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -lssl -lcrypto -lrt -lpthread -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0 -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib -lstdc++ -lm -lc -lgcc_s /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtendS.o /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crtn.o -Os -Wl,-soname -Wl,libthriftz-0.9.2.so -o .libs/libthriftz-0.9.2.so libtool: link: /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -fPIC -DPIC -shared -nostdlib /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crti.o /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtbeginS.o src/thrift/server/.libs/libthriftnb_la-TNonblockingServer.o src/thrift/async/.libs/libthriftnb_la-TAsyncProtocolProcessor.o src/thrift/async/.libs/libthriftnb_la-TEvhttpServer.o src/thrift/async/.libs/libthriftnb_la-TEvhttpClientChannel.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -lssl -lcrypto -lrt -lpthread -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0 -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib -lstdc++ -lm -lc -lgcc_s /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtendS.o /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crtn.o -Os -Wl,-soname -Wl,libthriftnb-0.9.2.so -o .libs/libthriftnb-0.9.2.so libtool: link: (cd ".libs" && rm -f "libthriftz.so" && ln -s "libthriftz-0.9.2.so" "libthriftz.so") libtool: link: (cd ".libs" && rm -f "libthriftnb.so" && ln -s "libthriftnb-0.9.2.so" "libthriftnb.so") libtool: link: ( cd ".libs" && rm -f "libthriftz.la" && ln -s "../libthriftz.la" "libthriftz.la" ) libtool: link: ( cd ".libs" && rm -f "libthriftnb.la" && ln -s "../libthriftnb.la" "libthriftnb.la" ) /bin/sh ../../libtool --tag=CXX --mode=link /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -Wall -Wextra -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -release 0.9.2 -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -o libthrift.la -rpath /usr/lib src/thrift/Thrift.lo src/thrift/TApplicationException.lo src/thrift/VirtualProfiling.lo src/thrift/concurrency/ThreadManager.lo src/thrift/concurrency/TimerManager.lo src/thrift/concurrency/Util.lo src/thrift/protocol/TDebugProtocol.lo src/thrift/protocol/TDenseProtocol.lo src/thrift/protocol/TJSONProtocol.lo src/thrift/protocol/TBase64Utils.lo src/thrift/protocol/TMultiplexedProtocol.lo src/thrift/transport/TTransportException.lo src/thrift/transport/TFDTransport.lo src/thrift/transport/TFileTransport.lo src/thrift/transport/TSimpleFileTransport.lo src/thrift/transport/THttpTransport.lo src/thrift/transport/THttpClient.lo src/thrift/transport/THttpServer.lo src/thrift/transport/TSocket.lo src/thrift/transport/TPipe.lo src/thrift/transport/TPipeServer.lo src/thrift/transport/TSSLSocket.lo src/thrift/transport/TSocketPool.lo src/thrift/transport/TServerSocket.lo src/thrift/transport/TSSLServerSocket.lo src/thrift/transport/TTransportUtils.lo src/thrift/transport/TBufferTransports.lo src/thrift/server/TServer.lo src/thrift/server/TSimpleServer.lo src/thrift/server/TThreadPoolServer.lo src/thrift/server/TThreadedServer.lo src/thrift/async/TAsyncChannel.lo src/thrift/processor/PeekProcessor.lo src/thrift/concurrency/Mutex.lo src/thrift/concurrency/Monitor.lo src/thrift/concurrency/PosixThreadFactory.lo -lssl -lcrypto -lrt -lpthread libtool: link: /accts/mlweber1/instance-1/output/host/bin/arm-linux-g++ -fPIC -DPIC -shared -nostdlib /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crti.o /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtbeginS.o src/thrift/.libs/Thrift.o src/thrift/.libs/TApplicationException.o src/thrift/.libs/VirtualProfiling.o src/thrift/concurrency/.libs/ThreadManager.o src/thrift/concurrency/.libs/TimerManager.o src/thrift/concurrency/.libs/Util.o src/thrift/protocol/.libs/TDebugProtocol.o src/thrift/protocol/.libs/TDenseProtocol.o src/thrift/protocol/.libs/TJSONProtocol.o src/thrift/protocol/.libs/TBase64Utils.o src/thrift/protocol/.libs/TMultiplexedProtocol.o src/thrift/transport/.libs/TTransportException.o src/thrift/transport/.libs/TFDTransport.o src/thrift/transport/.libs/TFileTransport.o src/thrift/transport/.libs/TSimpleFileTransport.o src/thrift/transport/.libs/THttpTransport.o src/thrift/transport/.libs/THttpClient.o src/thrift/transport/.libs/THttpServer.o src/thrift/transport/.libs/TSocket.o src/thrift/transport/.libs/TPipe.o src/thrift/transport/.libs/TPipeServer.o src/thrift/transport/.libs/TSSLSocket.o src/thrift/transport/.libs/TSocketPool.o src/thrift/transport/.libs/TServerSocket.o src/thrift/transport/.libs/TSSLServerSocket.o src/thrift/transport/.libs/TTransportUtils.o src/thrift/transport/.libs/TBufferTransports.o src/thrift/server/.libs/TServer.o src/thrift/server/.libs/TSimpleServer.o src/thrift/server/.libs/TThreadPoolServer.o src/thrift/server/.libs/TThreadedServer.o src/thrift/async/.libs/TAsyncChannel.o src/thrift/processor/.libs/PeekProcessor.o src/thrift/concurrency/.libs/Mutex.o src/thrift/concurrency/.libs/Monitor.o src/thrift/concurrency/.libs/PosixThreadFactory.o -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib -lssl -lcrypto -lrt -lpthread -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0 -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc -L/accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/../../../../arm-buildroot-linux-musleabihf/lib -L/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib -lstdc++ -lm -lc -lgcc_s /accts/mlweber1/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-musleabihf/6.4.0/crtendS.o /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/lib/crtn.o -Os -Wl,-soname -Wl,libthrift-0.9.2.so -o .libs/libthrift-0.9.2.so libtool: link: (cd ".libs" && rm -f "libthrift.so" && ln -s "libthrift-0.9.2.so" "libthrift.so") libtool: link: ( cd ".libs" && rm -f "libthrift.la" && ln -s "../libthrift.la" "libthrift.la" ) make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' Making all in c_glib make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making all in . make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift.lo `test -f 'src/thrift/c_glib/thrift.c' || echo './'`src/thrift/c_glib/thrift.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_struct.lo `test -f 'src/thrift/c_glib/thrift_struct.c' || echo './'`src/thrift/c_glib/thrift_struct.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_application_exception.lo `test -f 'src/thrift/c_glib/thrift_application_exception.c' || echo './'`src/thrift/c_glib/thrift_application_exception.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_processor.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_dispatch_processor.lo `test -f 'src/thrift/c_glib/processor/thrift_dispatch_processor.c' || echo './'`src/thrift/c_glib/processor/thrift_dispatch_processor.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_protocol_factory.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_binary_protocol.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_binary_protocol_factory.lo `test -f 'src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c' || echo './'`src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_transport.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_transport_factory.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_buffered_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport_factory.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_framed_transport_factory.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport_factory.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport_factory.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_socket.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_server_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_server_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_server_transport.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_server_socket.lo `test -f 'src/thrift/c_glib/transport/thrift_server_socket.c' || echo './'`src/thrift/c_glib/transport/thrift_server_socket.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_buffered_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_buffered_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_buffered_transport.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_framed_transport.lo `test -f 'src/thrift/c_glib/transport/thrift_framed_transport.c' || echo './'`src/thrift/c_glib/transport/thrift_framed_transport.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_memory_buffer.lo `test -f 'src/thrift/c_glib/transport/thrift_memory_buffer.c' || echo './'`src/thrift/c_glib/transport/thrift_memory_buffer.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_server.lo `test -f 'src/thrift/c_glib/server/thrift_server.c' || echo './'`src/thrift/c_glib/server/thrift_server.c /bin/sh ../../libtool --tag=CC --mode=compile /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c -o libthrift_c_glib_la-thrift_simple_server.lo `test -f 'src/thrift/c_glib/server/thrift_simple_server.c' || echo './'`src/thrift/c_glib/server/thrift_simple_server.c libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/thrift.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/thrift_application_exception.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_application_exception.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/thrift_struct.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_struct.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/processor/thrift_processor.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_processor.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/protocol/thrift_protocol.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/protocol/thrift_protocol_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_protocol_factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/processor/thrift_dispatch_processor.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_dispatch_processor.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/protocol/thrift_binary_protocol.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_transport_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_transport_factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_socket.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_socket.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_buffered_transport_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_server_socket.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_socket.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_framed_transport_factory.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_framed_transport_factory.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_framed_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_framed_transport.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_server_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server_transport.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/server/thrift_simple_server.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_simple_server.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_memory_buffer.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_memory_buffer.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/server/thrift_server.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_server.o libtool: compile: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/cpp/src/thrift -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -c src/thrift/c_glib/transport/thrift_buffered_transport.c -fPIC -DPIC -o .libs/libthrift_c_glib_la-thrift_buffered_transport.o /bin/sh ../../libtool --tag=CC --mode=link /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -g -Wall -W -Isrc -I src/thrift/c_glib -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0 -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/glib-2.0/include -I/accts/mlweber1/instance-1/output/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include -o libthrift_c_glib.la -rpath /usr/lib libthrift_c_glib_la-thrift.lo libthrift_c_glib_la-thrift_struct.lo libthrift_c_glib_la-thrift_application_exception.lo libthrift_c_glib_la-thrift_processor.lo libthrift_c_glib_la-thrift_dispatch_processor.lo libthrift_c_glib_la-thrift_protocol.lo libthrift_c_glib_la-thrift_protocol_factory.lo libthrift_c_glib_la-thrift_binary_protocol.lo libthrift_c_glib_la-thrift_binary_protocol_factory.lo libthrift_c_glib_la-thrift_transport.lo libthrift_c_glib_la-thrift_transport_factory.lo libthrift_c_glib_la-thrift_buffered_transport_factory.lo libthrift_c_glib_la-thrift_framed_transport_factory.lo libthrift_c_glib_la-thrift_socket.lo libthrift_c_glib_la-thrift_server_transport.lo libthrift_c_glib_la-thrift_server_socket.lo libthrift_c_glib_la-thrift_buffered_transport.lo libthrift_c_glib_la-thrift_framed_transport.lo libthrift_c_glib_la-thrift_memory_buffer.lo libthrift_c_glib_la-thrift_server.lo libthrift_c_glib_la-thrift_simple_server.lo -lssl -lcrypto -lrt -lpthread libtool: link: /accts/mlweber1/instance-1/output/host/bin/arm-linux-gcc -shared -fPIC -DPIC .libs/libthrift_c_glib_la-thrift.o .libs/libthrift_c_glib_la-thrift_struct.o .libs/libthrift_c_glib_la-thrift_application_exception.o .libs/libthrift_c_glib_la-thrift_processor.o .libs/libthrift_c_glib_la-thrift_dispatch_processor.o .libs/libthrift_c_glib_la-thrift_protocol.o .libs/libthrift_c_glib_la-thrift_protocol_factory.o .libs/libthrift_c_glib_la-thrift_binary_protocol.o .libs/libthrift_c_glib_la-thrift_binary_protocol_factory.o .libs/libthrift_c_glib_la-thrift_transport.o .libs/libthrift_c_glib_la-thrift_transport_factory.o .libs/libthrift_c_glib_la-thrift_buffered_transport_factory.o .libs/libthrift_c_glib_la-thrift_framed_transport_factory.o .libs/libthrift_c_glib_la-thrift_socket.o .libs/libthrift_c_glib_la-thrift_server_transport.o .libs/libthrift_c_glib_la-thrift_server_socket.o .libs/libthrift_c_glib_la-thrift_buffered_transport.o .libs/libthrift_c_glib_la-thrift_framed_transport.o .libs/libthrift_c_glib_la-thrift_memory_buffer.o .libs/libthrift_c_glib_la-thrift_server.o .libs/libthrift_c_glib_la-thrift_simple_server.o -lssl -lcrypto -lrt -lpthread -g -Wl,-soname -Wl,libthrift_c_glib.so.0 -o .libs/libthrift_c_glib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so.0" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so.0") libtool: link: (cd ".libs" && rm -f "libthrift_c_glib.so" && ln -s "libthrift_c_glib.so.0.0.0" "libthrift_c_glib.so") libtool: link: ( cd ".libs" && rm -f "libthrift_c_glib.la" && ln -s "../libthrift_c_glib.la" "libthrift_c_glib.la" ) make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making all in test make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[6]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' >>> thrift 0.9.2 Installing to staging directory PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot install -C /accts/mlweber1/instance-1/output/build/thrift-0.9.2/ make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' Making install in compiler/cpp make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' /usr/bin/make install-am make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c thrift '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c thrift /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin/thrift make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/compiler/cpp' Making install in lib make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' Making install in cpp make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' Making install in . make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift.la libthriftnb.la libthriftz.la '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/async' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/concurrency' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/processor' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/protocol' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/qt' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/server' /usr/bin/install -c -m 644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/async' /usr/bin/install -c -m 644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/concurrency' /usr/bin/install -c -m 644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDenseProtocol.h src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/protocol' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/transport' /usr/bin/install -c -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/processor' /usr/bin/install -c -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/qt' /usr/bin/install -c -m 644 src/thrift/server/TServer.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/server' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TReflectionLocal.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h src/thrift/TToString.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift' /usr/bin/install -c -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/transport' /usr/bin/install -c -m 644 thrift.pc thrift-nb.pc thrift-z.pc '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libthrift-0.9.2.so /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthrift-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libthrift-0.9.2.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.9.2.so libthrift.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift.lai /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthrift.la libtool: install: /usr/bin/install -c .libs/libthriftnb-0.9.2.so /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthriftnb-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libthriftnb-0.9.2.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.9.2.so libthriftnb.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftnb.lai /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthriftnb.la libtool: install: /usr/bin/install -c .libs/libthriftz-0.9.2.so /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthriftz-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libthriftz-0.9.2.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.9.2.so libthriftz.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftz.lai /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthriftz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' Making install in c_glib make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making install in . make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift_c_glib.la '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/processor' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/protocol' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/server' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/transport' /bin/mkdir -p '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/thrift/c_glib/protocol/thrift_protocol.h src/thrift/c_glib/protocol/thrift_protocol_factory.h src/thrift/c_glib/protocol/thrift_binary_protocol.h src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/protocol' /usr/bin/install -c -m 644 ../../config.h src/thrift/c_glib/thrift.h src/thrift/c_glib/thrift_application_exception.h src/thrift/c_glib/thrift_struct.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib' /usr/bin/install -c -m 644 src/thrift/c_glib/processor/thrift_processor.h src/thrift/c_glib/processor/thrift_dispatch_processor.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/processor' /usr/bin/install -c -m 644 src/thrift/c_glib/transport/thrift_buffered_transport.h src/thrift/c_glib/transport/thrift_framed_transport.h src/thrift/c_glib/transport/thrift_memory_buffer.h src/thrift/c_glib/transport/thrift_server_socket.h src/thrift/c_glib/transport/thrift_server_transport.h src/thrift/c_glib/transport/thrift_socket.h src/thrift/c_glib/transport/thrift_transport.h src/thrift/c_glib/transport/thrift_transport_factory.h src/thrift/c_glib/transport/thrift_buffered_transport_factory.h src/thrift/c_glib/transport/thrift_framed_transport_factory.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/transport' /usr/bin/install -c -m 644 src/thrift/c_glib/server/thrift_server.h src/thrift/c_glib/server/thrift_simple_server.h '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/thrift/c_glib/server' /usr/bin/install -c -m 644 thrift_c_glib.pc '/accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.so.0.0.0 /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthrift_c_glib.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0 || { rm -f libthrift_c_glib.so.0 && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so || { rm -f libthrift_c_glib.so && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.lai /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libthrift_c_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making install in test make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[6]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' 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-1/output/build/thrift-0.9.2' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2' >>> thrift 0.9.2 Fixing libtool files >>> thrift 0.9.2 Installing to target PATH="/accts/mlweber1/instance-1/output/host/bin:/accts/mlweber1/instance-1/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib DESTDIR=/accts/mlweber1/instance-1/output/target install make[1]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' Making install in cpp make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' Making install in . make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift.la libthriftnb.la libthriftz.la '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/async' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/concurrency' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/processor' /usr/bin/install -c -m 644 src/thrift/async/TAsyncChannel.h src/thrift/async/TAsyncDispatchProcessor.h src/thrift/async/TAsyncProcessor.h src/thrift/async/TAsyncBufferProcessor.h src/thrift/async/TAsyncProtocolProcessor.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/async' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/protocol' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/qt' /usr/bin/install -c -m 644 src/thrift/concurrency/BoostThreadFactory.h src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/PlatformThreadFactory.h src/thrift/concurrency/PosixThreadFactory.h src/thrift/concurrency/StdMonitor.cpp src/thrift/concurrency/StdMutex.cpp src/thrift/concurrency/StdThreadFactory.cpp src/thrift/concurrency/StdThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h src/thrift/concurrency/Util.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/concurrency' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/server' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift' /usr/bin/install -c -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/processor' /usr/bin/install -c -m 644 src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDenseProtocol.h src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/TBase64Utils.h src/thrift/protocol/TJSONProtocol.h src/thrift/protocol/TMultiplexedProtocol.h src/thrift/protocol/TProtocolDecorator.h src/thrift/protocol/TProtocolTap.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/protocol' /usr/bin/install -c -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/qt' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/transport' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/thrift/server/TServer.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/server' /usr/bin/install -c -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TReflectionLocal.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h src/thrift/TToString.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift' /usr/bin/install -c -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/transport' /usr/bin/install -c -m 644 thrift.pc thrift-nb.pc thrift-z.pc '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libthrift-0.9.2.so /accts/mlweber1/instance-1/output/target/usr/lib/libthrift-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libthrift-0.9.2.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.9.2.so libthrift.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift.lai /accts/mlweber1/instance-1/output/target/usr/lib/libthrift.la libtool: install: /usr/bin/install -c .libs/libthriftnb-0.9.2.so /accts/mlweber1/instance-1/output/target/usr/lib/libthriftnb-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libthriftnb-0.9.2.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.9.2.so libthriftnb.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftnb.lai /accts/mlweber1/instance-1/output/target/usr/lib/libthriftnb.la libtool: install: /usr/bin/install -c .libs/libthriftz-0.9.2.so /accts/mlweber1/instance-1/output/target/usr/lib/libthriftz-0.9.2.so libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libthriftz-0.9.2.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.9.2.so libthriftz.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftz.lai /accts/mlweber1/instance-1/output/target/usr/lib/libthriftz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/cpp' Making install in c_glib make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making install in . make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libthrift_c_glib.la '/accts/mlweber1/instance-1/output/target/usr/lib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/processor' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/protocol' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/server' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/transport' /bin/mkdir -p '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/thrift/c_glib/protocol/thrift_protocol.h src/thrift/c_glib/protocol/thrift_protocol_factory.h src/thrift/c_glib/protocol/thrift_binary_protocol.h src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/protocol' /usr/bin/install -c -m 644 ../../config.h src/thrift/c_glib/thrift.h src/thrift/c_glib/thrift_application_exception.h src/thrift/c_glib/thrift_struct.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib' /usr/bin/install -c -m 644 src/thrift/c_glib/processor/thrift_processor.h src/thrift/c_glib/processor/thrift_dispatch_processor.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/processor' /usr/bin/install -c -m 644 src/thrift/c_glib/server/thrift_server.h src/thrift/c_glib/server/thrift_simple_server.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/server' /usr/bin/install -c -m 644 thrift_c_glib.pc '/accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/thrift/c_glib/transport/thrift_buffered_transport.h src/thrift/c_glib/transport/thrift_framed_transport.h src/thrift/c_glib/transport/thrift_memory_buffer.h src/thrift/c_glib/transport/thrift_server_socket.h src/thrift/c_glib/transport/thrift_server_transport.h src/thrift/c_glib/transport/thrift_socket.h src/thrift/c_glib/transport/thrift_transport.h src/thrift/c_glib/transport/thrift_transport_factory.h src/thrift/c_glib/transport/thrift_buffered_transport_factory.h src/thrift/c_glib/transport/thrift_framed_transport_factory.h '/accts/mlweber1/instance-1/output/target/usr/include/thrift/c_glib/transport' libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.so.0.0.0 /accts/mlweber1/instance-1/output/target/usr/lib/libthrift_c_glib.so.0.0.0 libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0 || { rm -f libthrift_c_glib.so.0 && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0; }; }) libtool: install: (cd /accts/mlweber1/instance-1/output/target/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so || { rm -f libthrift_c_glib.so && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.lai /accts/mlweber1/instance-1/output/target/usr/lib/libthrift_c_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' Making install in test make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[3]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib/test' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib/c_glib' make[2]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[3]: Entering directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' 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-1/output/build/thrift-0.9.2/lib' make[2]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' make[1]: Leaving directory `/accts/mlweber1/instance-1/output/build/thrift-0.9.2/lib' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./usr/bin/lsscsi" is touched by more than one package: ['busybox', 'lsscsi'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/linux/libc-compat.h" is touched by more than one package: ['toolchain-external-custom', 'toolchain'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison', 'host-autoconf-archive'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/instance-1/output/target/etc/inittab rm -f /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-1/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/instance-1/output/target/bin/sh rm -f /accts/mlweber1/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-1/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-1/output/target/usr/include /accts/mlweber1/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-1/output/target/usr/lib/cmake /accts/mlweber1/instance-1/output/target/usr/share/cmake find /accts/mlweber1/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-1/output/target/lib/ /accts/mlweber1/instance-1/output/target/usr/lib/ /accts/mlweber1/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-1/output/target/usr/man /accts/mlweber1/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/instance-1/output/target/usr/info /accts/mlweber1/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/instance-1/output/target/usr/doc /accts/mlweber1/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-00001-g70c7746"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02"; \ echo "PRETTY_NAME=\"Buildroot 2018.02\"" \ ) > /accts/mlweber1/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-1/buildroot' make: Entering directory `/accts/mlweber1/instance-1/buildroot' >>> Buildroot 2018.02-00001-g70c7746 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> getent Collecting legal info >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-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) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> initscripts Collecting legal info >>> iozone 3_446 Collecting legal info >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> libaacs 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libplayer 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libqrencode 3.4.2 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.7 Collecting legal info ERROR: No hash found for GPL.txt >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-1/output/legal-info make: Leaving directory `/accts/mlweber1/instance-1/buildroot'