=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for vncviewer-4.1.2nb2 c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c Exception.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c FdInStream.cxx ../rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c FdOutStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c InStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c RandomStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c ZlibInStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c ZlibOutStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c HexInStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -O2 -I/usr/include -I/usr/pkg/include -Wall -c HexOutStream.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor rm -f librdr.a ar cq librdr.a Exception.o FdInStream.o FdOutStream.o InStream.o RandomStream.o ZlibInStream.o ZlibOutStream.o HexInStream.o HexOutStream.o ranlib librdr.a c++ -I/usr/include -I/usr/pkg/include -I.. -DVNC_SOCKLEN_T=socklen_t -O2 -I/usr/include -I/usr/pkg/include -Wall -c TcpSocket.cxx ../rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../network/Socket.h:82: warning: 'class network::ConnectionFilter' has virtual functions but non-virtual destructor ../network/Socket.h:108: warning: 'struct network::SocketException' has virtual functions but non-virtual destructor rm -f libnetwork.a ar cq libnetwork.a TcpSocket.o ranlib libnetwork.a cc -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -Wall -c Region.c rm -f libXregion.a ar cq libXregion.a Region.o ranlib libXregion.a cc -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c d3des.c c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Blacklist.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CConnection.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CMsgHandler.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CMsgReader.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CMsgReaderV3.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CMsgWriter.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CMsgWriterV3.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c CSecurityVncAuth.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rfb/UserPasswdGetter.h:21: warning: 'class rfb::UserPasswdGetter' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c ComparingUpdateTracker.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Configuration.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c ConnParams.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Cursor.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Decoder.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Encoder.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c HTTPServer.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../network/Socket.h:82: warning: 'class network::ConnectionFilter' has virtual functions but non-virtual destructor ../network/Socket.h:108: warning: 'struct network::SocketException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c HextileDecoder.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c HextileEncoder.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c KeyRemapper.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c LogWriter.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Logger.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Logger_file.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Logger_stdio.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Password.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c PixelBuffer.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c PixelFormat.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c RREEncoder.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c RREDecoder.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c RawDecoder.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c RawEncoder.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Region.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SConnection.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SMsgHandler.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SMsgReader.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SMsgReaderV3.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SMsgWriter.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SMsgWriterV3.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c ServerCore.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SSecurityFactoryStandard.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/SSecurityVncAuth.h:33: warning: 'class rfb::VncAuthPasswdGetter' has virtual functions but non-virtual destructor SSecurityFactoryStandard.cxx: In member function 'virtual char* rfb::VncAuthPasswdParameter::getVncAuthPasswd()': SSecurityFactoryStandard.cxx:95: warning: dereferencing type-punned pointer will break strict-aliasing rules c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c SSecurityVncAuth.cxx ../rfb/SSecurityVncAuth.h:33: warning: 'class rfb::VncAuthPasswdGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c Timer.cxx ../rfb/Timer.h:45: warning: 'struct rfb::Timer::Callback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c TransImageGetter.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor ../rfb/TrueColourMap.h:25: warning: 'class rfb::TrueColourMap' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c UpdateTracker.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c VNCSConnectionST.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../network/Socket.h:82: warning: 'class network::ConnectionFilter' has virtual functions but non-virtual destructor ../network/Socket.h:108: warning: 'struct network::SocketException' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c VNCServerST.cxx ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../network/Socket.h:82: warning: 'class network::ConnectionFilter' has virtual functions but non-virtual destructor ../network/Socket.h:108: warning: 'struct network::SocketException' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor ../rfb/SSecurityVncAuth.h:33: warning: 'class rfb::VncAuthPasswdGetter' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c ZRLEEncoder.cxx ../rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../rfb/SMsgWriter.h:40: warning: 'class rfb::WriteSetCursorCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c ZRLEDecoder.cxx ../rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c encodings.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c secTypes.cxx c++ -I/usr/include -I/usr/pkg/include -I.. -DHAVE_VSNPRINTF -O2 -I/usr/include -I/usr/pkg/include -Wall -c util.cxx rm -f librfb.a ar cq librfb.a d3des.o Blacklist.o CConnection.o CMsgHandler.o CMsgReader.o CMsgReaderV3.o CMsgWriter.o CMsgWriterV3.o CSecurityVncAuth.o ComparingUpdateTracker.o Configuration.o ConnParams.o Cursor.o Decoder.o Encoder.o HTTPServer.o HextileDecoder.o HextileEncoder.o KeyRemapper.o LogWriter.o Logger.o Logger_file.o Logger_stdio.o Password.o PixelBuffer.o PixelFormat.o RREEncoder.o RREDecoder.o RawDecoder.o RawEncoder.o Region.o SConnection.o SMsgHandler.o SMsgReader.o SMsgReaderV3.o SMsgWriter.o SMsgWriterV3.o ServerCore.o SSecurityFactoryStandard.o SSecurityVncAuth.o Timer.o TransImageGetter.o UpdateTracker.o VNCSConnectionST.o VNCServerST.o ZRLEEncoder.o ZRLEDecoder.o encodings.o secTypes.o util.o ranlib librfb.a c++ -I/usr/include -I/usr/pkg/include -I../../common -O2 -I/usr/include -I/usr/pkg/include -Wall -c TXWindow.cxx TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I../../common -O2 -I/usr/include -I/usr/pkg/include -Wall -c TXScrollbar.cxx TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor TXScrollbar.h:78: warning: 'class TXScrollbarCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I../../common -O2 -I/usr/include -I/usr/pkg/include -Wall -c TXViewport.cxx ../../common/rfb/Timer.h:45: warning: 'struct rfb::Timer::Callback' has virtual functions but non-virtual destructor TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor TXScrollbar.h:78: warning: 'class TXScrollbarCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I../../common -O2 -I/usr/include -I/usr/pkg/include -Wall -c TXImage.cxx ../../common/rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../../common/rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I../../common -O2 -I/usr/include -I/usr/pkg/include -Wall -c TXMenu.cxx TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor TXMenu.h:34: warning: 'class TXMenuCallback' has virtual functions but non-virtual destructor rm -f libtx.a ar cq libtx.a TXWindow.o TXScrollbar.o TXViewport.o TXImage.o TXMenu.o ranlib libtx.a c++ -I/usr/include -I/usr/pkg/include -I../../common -I.. -I../tx -O2 -I/usr/include -I/usr/pkg/include -Wall -c DesktopWindow.cxx ../../common/rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor ../../common/rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../../common/rfb/Timer.h:45: warning: 'struct rfb::Timer::Callback' has virtual functions but non-virtual destructor ../tx/TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor ../tx/TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor ../tx/TXScrollbar.h:78: warning: 'class TXScrollbarCallback' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../../common/rfb/UserPasswdGetter.h:21: warning: 'class rfb::UserPasswdGetter' has virtual functions but non-virtual destructor ../../common/rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../tx/TXButton.h:35: warning: 'class TXButtonCallback' has virtual functions but non-virtual destructor ../tx/TXMenu.h:34: warning: 'class TXMenuCallback' has virtual functions but non-virtual destructor ../tx/TXEntry.h:40: warning: 'class TXEntryCallback' has virtual functions but non-virtual destructor ../tx/TXCheckbox.h:42: warning: 'class TXCheckboxCallback' has virtual functions but non-virtual destructor OptionsDialog.h:32: warning: 'class OptionsDialogCallback' has virtual functions but non-virtual destructor c++ -I/usr/include -I/usr/pkg/include -I../../common -I.. -I../tx -O2 -I/usr/include -I/usr/pkg/include -Wall -c CConn.cxx ../../common/rfb/ColourMap.h:29: warning: 'class rfb::ColourMap' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:27: warning: 'struct rdr::Exception' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:40: warning: 'struct rdr::SystemException' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:45: warning: 'struct rdr::TimedOut' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:49: warning: 'struct rdr::EndOfStream' has virtual functions but non-virtual destructor ../../common/rdr/Exception.h:53: warning: 'struct rdr::FrameException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:25: warning: 'struct rfb::AuthFailureException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:29: warning: 'struct rfb::AuthCancelledException' has virtual functions but non-virtual destructor ../../common/rfb/Exception.h:33: warning: 'struct rfb::ConnFailedException' has virtual functions but non-virtual destructor ../../common/rfb/UserPasswdGetter.h:21: warning: 'class rfb::UserPasswdGetter' has virtual functions but non-virtual destructor ../../common/rdr/FdInStream.h:30: warning: 'class rdr::FdInStreamBlockCallback' has virtual functions but non-virtual destructor ../tx/TXWindow.h:41: warning: 'class TXDeleteWindowCallback' has virtual functions but non-virtual destructor ../tx/TXWindow.h:49: warning: 'class TXEventHandler' has virtual functions but non-virtual destructor ../tx/TXDialog.h: In member function 'bool TXDialog::show()': ../tx/TXDialog.h:66: error: 'select' was not declared in this scope ../tx/TXButton.h: At global scope: ../tx/TXButton.h:35: warning: 'class TXButtonCallback' has virtual functions but non-virtual destructor ../tx/TXMenu.h:34: warning: 'class TXMenuCallback' has virtual functions but non-virtual destructor ../tx/TXEntry.h:40: warning: 'class TXEntryCallback' has virtual functions but non-virtual destructor ../tx/TXCheckbox.h:42: warning: 'class TXCheckboxCallback' has virtual functions but non-virtual destructor OptionsDialog.h:32: warning: 'class OptionsDialogCallback' has virtual functions but non-virtual destructor ../../common/network/Socket.h:82: warning: 'class network::ConnectionFilter' has virtual functions but non-virtual destructor ../../common/network/Socket.h:108: warning: 'struct network::SocketException' has virtual functions but non-virtual destructor ../../common/rfb/Timer.h:45: warning: 'struct rfb::Timer::Callback' has virtual functions but non-virtual destructor ../tx/TXScrollbar.h:78: warning: 'class TXScrollbarCallback' has virtual functions but non-virtual destructor ../../common/rfb/ImageGetter.h:24: warning: 'class rfb::ImageGetter' has virtual functions but non-virtual destructor CConn.cxx: In member function 'virtual void CConn::menuSelect(long int, TXMenu*)': CConn.cxx:392: warning: missing sentinel in function call *** Error code 1 Stop. bmake: stopped in /scratch/net/vncviewer/work/vnc-4_1_2-unixsrc/unix/vncviewer *** Error code 1 Stop. bmake: stopped in /scratch/net/vncviewer/work/vnc-4_1_2-unixsrc/unix *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/vncviewer *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/vncviewer