=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libthrift", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for libthrift-0.22.0nb3 => Generating pre-install file lists Making install in . gmake[1]: Entering directory '/tmp/work/devel/libthrift/work/thrift-0.22.0/lib/cpp' gmake[2]: Entering directory '/tmp/work/devel/libthrift/work/thrift-0.22.0/lib/cpp' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/lib' /usr/bin/bash ../../libtool --mode=install /opt/local/bin/bsdinstall -c -o pbuild -g pbuild libthrift.la libthriftnb.la libthriftz.la '/tmp/work/devel/libthrift/work/.destdir/opt/local/lib' libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthrift-0.22.0.so /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift-0.22.0.so libtool: install: (cd /tmp/work/devel/libthrift/work/.destdir/opt/local/lib && { ln -s -f libthrift-0.22.0.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.22.0.so libthrift.so; }; }) libtool: install: chmod +x /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift-0.22.0.so libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthrift.lai /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift.la libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftnb-0.22.0.so /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb-0.22.0.so libtool: install: (cd /tmp/work/devel/libthrift/work/.destdir/opt/local/lib && { ln -s -f libthriftnb-0.22.0.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.22.0.so libthriftnb.so; }; }) libtool: install: chmod +x /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb-0.22.0.so libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftnb.lai /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb.la libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftz-0.22.0.so /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz-0.22.0.so libtool: install: (cd /tmp/work/devel/libthrift/work/.destdir/opt/local/lib && { ln -s -f libthriftz-0.22.0.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.22.0.so libthriftz.so; }; }) libtool: install: chmod +x /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz-0.22.0.so libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftz.lai /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz.la libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthrift.a /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift.a libtool: install: chmod 644 /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift.a libtool: install: ranlib /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthrift.a libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftnb.a /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb.a libtool: install: chmod 644 /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb.a libtool: install: ranlib /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftnb.a libtool: install: /opt/local/bin/bsdinstall -c -o pbuild -g pbuild .libs/libthriftz.a /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz.a libtool: install: chmod 644 /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz.a libtool: install: ranlib /tmp/work/devel/libthrift/work/.destdir/opt/local/lib/libthriftz.a libtool: warning: remember to run 'libtool --finish /opt/local/lib' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/async' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -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/TConcurrentClientSyncInfo.h src/thrift/async/TEvhttpClientChannel.h src/thrift/async/TEvhttpServer.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/async' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/concurrency' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/concurrency/Exception.h src/thrift/concurrency/Mutex.h src/thrift/concurrency/Monitor.h src/thrift/concurrency/ThreadFactory.h src/thrift/concurrency/Thread.h src/thrift/concurrency/ThreadManager.h src/thrift/concurrency/TimerManager.h src/thrift/concurrency/FunctionRunner.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/concurrency' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/processor' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/processor/PeekProcessor.h src/thrift/processor/StatsProcessor.h src/thrift/processor/TMultiplexedProcessor.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/processor' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/protocol' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/protocol/TEnum.h src/thrift/protocol/TList.h src/thrift/protocol/TSet.h src/thrift/protocol/TMap.h src/thrift/protocol/TBinaryProtocol.h src/thrift/protocol/TBinaryProtocol.tcc src/thrift/protocol/TCompactProtocol.h src/thrift/protocol/TCompactProtocol.tcc src/thrift/protocol/TDebugProtocol.h src/thrift/protocol/THeaderProtocol.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/TProtocolTypes.h src/thrift/protocol/TProtocolException.h src/thrift/protocol/TVirtualProtocol.h src/thrift/protocol/TProtocol.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/protocol' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/qt' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/qt/TQIODeviceTransport.h src/thrift/qt/TQTcpServer.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/qt' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/server' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/server/TConnectedClient.h src/thrift/server/TServer.h src/thrift/server/TServerFramework.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/server' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/thrift_export.h src/thrift/TDispatchProcessor.h src/thrift/TUuid.h src/thrift/Thrift.h src/thrift/TOutput.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/TToString.h src/thrift/TBase.h src/thrift/TConfiguration.h src/thrift/TNonCopyable.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/transport' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/THeaderTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/TNonblockingServerTransport.h src/thrift/transport/TNonblockingServerSocket.h src/thrift/transport/TNonblockingSSLServerSocket.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TSocketUtils.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 src/thrift/transport/TWebSocketServer.h src/thrift/transport/SocketCommon.h '/tmp/work/devel/libthrift/work/.destdir/opt/local/include/thrift/transport' ../../././install-sh -c -d '/tmp/work/devel/libthrift/work/.destdir/opt/local/lib/pkgconfig' /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 thrift.pc thrift-nb.pc thrift-z.pc '/tmp/work/devel/libthrift/work/.destdir/opt/local/lib/pkgconfig' gmake[2]: Leaving directory '/tmp/work/devel/libthrift/work/thrift-0.22.0/lib/cpp' gmake[1]: Leaving directory '/tmp/work/devel/libthrift/work/thrift-0.22.0/lib/cpp' => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists => Checking file-check results for libthrift-0.22.0nb3 => Checking for non-existent script interpreters in libthrift-0.22.0nb3 => Checking file permissions in libthrift-0.22.0nb3 => Checking for missing run-time search paths in libthrift-0.22.0nb3 => Checking for work-directory references in libthrift-0.22.0nb3