Building osrtspproxy-2.0_1.txz (origin /buildshare/ports/355755/net/osrtspproxy) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/osrtspproxy_2_0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> osrtspproxy-2.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of osrtspproxy-2.0_1 Make install ===> osrtspproxy-2.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by osrtspproxy-2.0_1 for building ===> Extracting for osrtspproxy-2.0_1 => SHA256 Checksum OK for osrtspproxy_2_0.tar.gz. ===> Patching for osrtspproxy-2.0_1 ===> Applying FreeBSD patches for osrtspproxy-2.0_1 ===> Configuring for osrtspproxy-2.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/osrtspproxy/work/osrtspproxy_2_0/configure configuration successful ===> Building for osrtspproxy-2.0_1 cd libapp && /usr/bin/make c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o types.o types.cpp cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o md5.o md5.c c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o dbg.o dbg.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o str.o str.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o bitset.o bitset.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o variant.o variant.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o valmap.o valmap.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o parser.o parser.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o resolver.o resolver.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o url.o url.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o stream.o stream.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o file.o file.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o sock.o sock.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o thread.o thread.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o timer.o timer.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I. -c -o app.o app.cpp ar -rc libapp.a types.o md5.o dbg.o str.o bitset.o variant.o valmap.o parser.o resolver.o url.o stream.o file.o sock.o thread.o timer.o app.o cd librtsp && /usr/bin/make c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I. -c -o rtspmsg.o rtspmsg.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I. -c -o rtspprot.o rtspprot.cpp rtspprot.cpp: In member function 'void CRtspProtocol::SendRequest(CRtspRequestMsg*)': rtspprot.cpp:192: warning: unused variable 'len' c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I. -c -o pkt.o pkt.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I. -c -o proxypkt.o proxypkt.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I. -c -o tran.o tran.cpp ar -rc librtsp.a rtspmsg.o rtspprot.o pkt.o proxypkt.o tran.o cd rtspproxy && /usr/bin/make c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I../librtsp -I. -c -o rtspproxy.o rtspproxy.cpp rtspproxy.cpp: In member function 'virtual bool CRtspProxyApp::Init()': rtspproxy.cpp:1204: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'unsigned int' c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I../librtsp -I. -c -o proxysession.o proxysession.cpp c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I../librtsp -I. -c -o tranhdr.o tranhdr.cpp tranhdr.cpp: In member function 'void CSingleTransportHdr::Parse(const CString&)': tranhdr.cpp:34: warning: 'nValLen' may be used uninitialized in this function c++ -O2 -pipe -fno-strict-aliasing -DNDEBUG -D_UNIX -D_BSD=50 -Wall -I../libapp -I../librtsp -I. -c -o proxytran.o proxytran.cpp c++ -pthread -o rtspproxy rtspproxy.o proxysession.o tranhdr.o proxytran.o ../librtsp/librtsp.a ../libapp/libapp.a ===> Staging for osrtspproxy-2.0_1 ===> Generating temporary packing list (cd /obj/buildshare/ports/355755/net/osrtspproxy/work/osrtspproxy_2_0/rtspproxy && install -s -o root -g wheel -m 555 rtspproxy /obj/buildshare/ports/355755/net/osrtspproxy/work/stage/usr/local/sbin) (cd /buildshare/ports/355755/net/osrtspproxy/files && install -o root -g wheel -m 555 rtspproxy.sh /obj/buildshare/ports/355755/net/osrtspproxy/work/stage/usr/local/etc/rc.d/rtspproxy.sh.sample) ====> Compressing man pages (compress-man) ===> Installing for osrtspproxy-2.0_1 ===> Checking if net/osrtspproxy already installed ===> Registering installation for osrtspproxy-2.0_1 Installing osrtspproxy-2.0_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/rtspproxy This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/rtspproxy.sh.sample If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://sourceforge.net/projects/rtsp/ Make package ===> Building package for osrtspproxy-2.0_1 slot2: removed