wvstreams-4.0
wvstreams-4.0-gcc34-1.patch
wvstreams-4.0.1-tcl84-1.patch
patching file crypto/wvtripledes.cc
patching file configure
Hunk #1 succeeded at 5808 (offset -2759 lines).
Hunk #3 succeeded at 6015 (offset -2759 lines).
patching file configure.ac
Hunk #1 succeeded at 269 (offset -204 lines).
patching file include/wvautoconf.h.in
Hunk #1 succeeded at 45 (offset -39 lines).
patching file vars.mk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether ln works...... yes
checking for pkg-config... /usr/bin/pkg-config
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fam.h usability... no
checking fam.h presence... no
checking for fam.h... no
checking for FAMOpen in -lfam... no
checking rfftw.h usability... no
checking rfftw.h presence... no
checking for rfftw.h... no
checking for fftw in -lfftw... no
checking for rfftw in -lrfftw... no
checking for db.h... no
checking db_185.h usability... yes
checking db_185.h presence... yes
checking for db_185.h... yes
checking for dbopen in -ldb... no
checking for dbopen in -ldb1... no
checking villa.h usability... no
checking villa.h presence... no
checking for villa.h... no
checking for vlopen in -lqdbm... no
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for ogg_stream_init in -logg... yes
checking slp.h usability... no
checking slp.h presence... no
checking for slp.h... no
checking for SLPGetRefreshInterval in -lslp... no
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for pam_start in -lpam... yes
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking for TclInterpInit in -ltcl8.4... yes
checking for swig... no
checking for Qt... no
checking for moc... moc not found
checking for valgrind... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking vorbis/vorbisenc.h usability... yes
checking vorbis/vorbisenc.h presence... yes
checking for vorbis/vorbisenc.h... yes
checking for vorbis_info_init in -lvorbis... yes
checking for vorbis_encode_init in -lvorbisenc... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
configure: WARNING: FAM is missing.
configure: WARNING: FFTW is missing.
configure: WARNING: QDBM is missing.
configure: WARNING: Qt is missing.
configure: WARNING: Speex is missing.
configure: WARNING: Valgrind is missing.
configure: WARNING: OpenSLP is missing.
configure: creating ./config.status
config.status: creating config.mk
config.status: creating pkgconfig/libuniconf.pc
config.status: creating pkgconfig/libwvbase.pc
config.status: creating pkgconfig/libwvfft.pc
config.status: creating pkgconfig/liboggspeex.pc
config.status: creating pkgconfig/liboggvorbis.pc
config.status: creating pkgconfig/libwvqt.pc
config.status: creating pkgconfig/libwvstreams.pc
config.status: creating pkgconfig/libwvutils.pc
config.status: creating pkgconfig/wvxplc.pc
config.status: creating include/wvautoconf.h
configure: configuring in xplc
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--with-bdb' '--with-speex=no' 'CFLAGS=-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse' --includedir=${includedir}/wvstreams --oldincludedir=${oldincludedir}/wvstreams --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for cvs2cl.pl... no
checking for cvs2cl... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for library containing NSCreateObjectFileImageFromFile... no
configure: WARNING: Unstable release, the API might change in the next release.
configure: creating ./config.status
config.status: creating config/config.mk
config.status: creating dist/xplc.pc
config.status: creating dist/xplc-uninstalled.pc
config.status: creating examples/simple-module/Makefile
config.status: creating examples/simple-module-user/Makefile
config.status: creating include/autoconf.h
config.status: include/autoconf.h is unchanged
make: Warning: File `/dev/null' has modification time 3.6e+03 s in the future
make -C xplc
make[1]: Entering directory `/usr/src/wvstreams-4.0/xplc'
make[1]: Warning: File `/dev/null' has modification time 3.6e+03 s in the future
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/factory.o xplc-cxx/factory.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/getiface.o xplc-cxx/getiface.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/strtouuid.o xplc-cxx/strtouuid.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/uuidtostr.o xplc-cxx/uuidtostr.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc-cxx/xplc.o xplc-cxx/xplc.cpp
ar rc libxplc-cxx.a xplc-cxx/factory.o xplc-cxx/getiface.o xplc-cxx/strtouuid.o xplc-cxx/uuidtostr.o xplc-cxx/xplc.o
ranlib libxplc-cxx.a
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/category.o xplc/category.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/catiter.o xplc/catiter.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/catmgr.o xplc/catmgr.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/loader.o xplc/loader.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/moduleloader.o xplc/moduleloader.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/modulemgr.o xplc/modulemgr.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/monikers.o xplc/monikers.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/new.o xplc/new.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/servmgr.o xplc/servmgr.cpp
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude   -c -o xplc/statichandler.o xplc/statichandler.cpp
ar rc libxplc.a xplc/category.o xplc/catiter.o xplc/catmgr.o xplc/loader.o xplc/moduleloader.o xplc/modulemgr.o xplc/monikers.o xplc/new.o xplc/servmgr.o xplc/statichandler.o
ranlib libxplc.a
ln -s -f libxplc.a libxplc_s.a
g++ -g -O2 -O2 -DNDEBUG -Wall -Woverloaded-virtual -fno-rtti -fno-exceptions -fpic -DUNSTABLE -pipe -Iinclude  -ldl  -shared -Wl,-hlibxplc.so.0.3.10-unstable -Wl,-z,defs,--version-script=config/exports.map xplc/category.o xplc/catiter.o xplc/catmgr.o xplc/loader.o xplc/moduleloader.o xplc/modulemgr.o xplc/monikers.o xplc/new.o xplc/servmgr.o xplc/statichandler.o libxplc-cxx.a -o libxplc.so
cp dist/xplc-uninstalled.pc xplc-uninstalled.pc
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory `/usr/src/wvstreams-4.0/xplc'
compiling utils/wvbuffer.o...
compiling utils/wvbufferstore.o...
compiling utils/wvcont.o...
compiling utils/wverror.o...
compiling streams/wvfdstream.o...
compiling utils/wvfork.o...
compiling utils/wvhash.o...
compiling utils/wvlinklist.o...
compiling utils/wvmoniker.o...
compiling utils/wvscatterhash.o...
compiling utils/wvsorter.o...
compiling utils/wvstring.o...
compiling utils/wvstringlist.o...
compiling utils/strutils.o...
compiling utils/wvtask.o...
compiling utils/wvtimeutils.o...
compiling utils/wvvector.o...
compiling streams/wvistreamlist.o...
compiling streams/wvlog.o...
compiling streams/wvstream.o...
compiling uniconf/uniconf.o...
compiling uniconf/uniconf_c.o...
compiling uniconf/uniconfgen.o...
compiling uniconf/uniconfkey.o...
compiling uniconf/uniconfroot.o...
compiling uniconf/unihashtree.o...
compiling uniconf/unimountgen.o...
compiling uniconf/unitempgen.o...
compiling utils/wvbackslash.o...
compiling utils/wvencoder.o...
compiling utils/wvtclstring.o...
compiling uniconf/uniinigen.o...
compiling streams/wvfile.o...
compiling streams/wvstreamclone.o...
compiling streams/wvconstream.o...
linking libwvbase.so...
linking libwvbase.a...
ar: creating libwvbase.a
compiling utils/strcrypt.o...
compiling utils/verstring.o...
compiling utils/wvaudioencoder.o...
compiling utils/wvbase64.o...
compiling utils/wvbdbhash.o...
compiling utils/wvcrash.o...
compiling utils/wvdiriter.o...
compiling utils/wvgzip.o...
compiling utils/wvhashtable.o...
compiling utils/wvhex.o...
compiling utils/wvmagiccircle.o...
compiling utils/wvmatrix.o...
compiling utils/wvqdbmhash.o...
compiling utils/wvrateadjust.o...
compiling utils/wvserialize.o...
compiling utils/wvshmzone.o...
compiling utils/wvstringtable.o...
compiling utils/wvsubproc.o...
compiling utils/wvtest.o...
compiling utils/wvwordwrap.o...
linking libwvutils.so...
linking libwvutils.a...
ar: creating libwvutils.a
compiling configfile/cfgentry.o...
compiling configfile/cfgsection.o...
compiling configfile/wvconf.o...
compiling crypto/wvblowfish.o...
compiling crypto/wvcountermode.o...
compiling crypto/wvcrypto.o...
compiling crypto/wvdiffiehellman.o...
compiling crypto/wvdigest.o...
compiling crypto/wvoakley.o...
compiling crypto/wvrsa.o...
compiling crypto/wvsslhacks.o...
compiling crypto/wvsslstream.o...
compiling crypto/wvtripledes.o...
compiling crypto/wvx509.o...
compiling crypto/wvxor.o...
compiling ipstreams/wvaddr.o...
compiling ipstreams/wvhttp.o...
compiling ipstreams/wvipraw.o...
compiling ipstreams/wvresolver.o...
compiling ipstreams/wvslp.o...
compiling ipstreams/wvtcp.o...
compiling ipstreams/wvudp.o...
compiling ipstreams/wvunixsocket.o...
compiling ipstreams/wvurl.o...
compiling linuxstreams/wvdsp.o...
compiling linuxstreams/wvfam.o...
compiling linuxstreams/wvinterface.o...
compiling linuxstreams/wvipaliaser.o...
compiling linuxstreams/wvipfirewall.o...
compiling linuxstreams/wviproute.o...
compiling linuxstreams/wvpam.o...
compiling linuxstreams/wvtundev.o...
compiling streams/fileutils.o...
compiling streams/wvbufstream.o...
compiling streams/wvdailyevent.o...
compiling streams/wvencoderstream.o...
compiling streams/wvlockdev.o...
compiling streams/wvlockfile.o...
compiling streams/wvlogbuffer.o...
compiling streams/wvlogfile.o...
compiling streams/wvloopback.o...
compiling streams/wvmagicloopback.o...
compiling streams/wvmodem.o...
compiling streams/wvpipe.o...
compiling streams/wvprotostream.o...
compiling streams/wvsyncstream.o...
compiling streams/wvsyslog.o...
compiling streams/wvtimeoutstream.o...
compiling streams/wvtimestream.o...
compiling streams/wvwatcher.o...
compiling urlget/ftpparse.o...
compiling urlget/wvftpstream.o...
compiling urlget/wvhttpcomponent.o...
compiling urlget/wvhttppool.o...
compiling urlget/wvhttpstream.o...
linking libwvstreams.so...
linking libwvstreams.a...
ar: creating libwvstreams.a
compiling uniconf/uniautogen.o...
compiling uniconf/unicachegen.o...
compiling uniconf/uniclientconn.o...
compiling uniconf/uniclientgen.o...
compiling uniconf/unidefgen.o...
compiling uniconf/unifiletreegen.o...
compiling uniconf/unifiltergen.o...
compiling uniconf/unilistgen.o...
compiling uniconf/unimounttreegen.o...
compiling uniconf/uninullgen.o...
compiling uniconf/unipermgen.o...
compiling uniconf/unireadonlygen.o...
compiling uniconf/unireplicategen.o...
compiling uniconf/uniretrygen.o...
compiling uniconf/unisecuregen.o...
compiling uniconf/unislowgen.o...
compiling uniconf/unisubtreegen.o...
compiling uniconf/uniunwrapgen.o...
compiling uniconf/uniwatch.o...
compiling uniconf/uniwvconfgen.o...
compiling uniconf/wvconfemu.o...
compiling uniconf/daemon/uniconfdaemon.o...
compiling uniconf/daemon/uniconfdaemonconn.o...
compiling uniconf/daemon/uniconfpamconn.o...
linking libuniconf.so...
linking libuniconf.a...
ar: creating libuniconf.a
compiling wvtestmain.o...
compiling uniconf/daemon/uniconfd.o...
linking uniconf/daemon/uniconfd...
compiling uniconf/tests/uni.o...
linking uniconf/tests/uni...
compiling oggvorbis/wvoggvorbis.o...
linking libwvoggvorbis.so...
linking libwvoggvorbis.a...
ar: creating libwvoggvorbis.a
compiling telephony/echo_cancel.o...
linking libwvtelephony.so...
linking libwvtelephony.a...
ar: creating libwvtelephony.a
make: warning:  Clock skew detected.  Your build may be incomplete.
make: Warning: File `/dev/null' has modification time 3.5e+03 s in the future
/bin/install -c -d /usr/lib
for i in libwvbase.so libwvutils.so libwvstreams.so libuniconf.so libwvoggvorbis.so libwvtelephony.so; do \
    /bin/install -c $i.4.0 /usr/lib/ ; \
done
/bin/install -c -d /usr/include/wvstreams
/bin/install -c -m 644 include/fileutils.h include/ftpparse.h include/if_arp.h include/iwvstream.h include/strutils.h include/uniautogen.h include/unicachegen.h include/uniclientconn.h include/uniclientgen.h include/uniconf.h include/uniconfdaemon.h include/uniconfdaemonconn.h include/uniconfgen.h include/uniconfkey.h include/uniconfpair.h include/uniconfpamconn.h include/uniconfroot.h include/uniconftree.h include/unidefgen.h include/unifiletreegen.h include/unifiltergen.h include/unihashtree.h include/uniinigen.h include/unilistgen.h include/unimountgen.h include/unimounttreegen.h include/uninullgen.h include/unipermgen.h include/unipstoregen.h include/unireadonlygen.h include/uniregistrygen.h include/unireplicategen.h include/uniretrygen.h include/unisecuregen.h include/unislowgen.h include/unisubtreegen.h include/unitempgen.h include/uniunwrapgen.h include/uniwatch.h include/uniwvconfgen.h include/verstring.h include/wvaddr.h include/wvaudioencoder.h include/wvautoconf.h include/wvbackslash.h include/wvbase64.h include/wvblowfish.h include/wvbuf.h include/wvbufbase.h include/wvbufstore.h include/wvbufstream.h include/wvcallback.h include/wvconf.h include/wvconfemu.h include/wvcont.h include/wvcountermode.h include/wvcrash.h include/wvcrypto.h include/wvdailyevent.h include/wvdelayedcallback.h include/wvdiffiehellman.h include/wvdigest.h include/wvdiriter.h include/wvdsp.h include/wvencoder.h include/wvencoderstream.h include/wverror.h include/wvfam.h include/wvfdstream.h include/wvfft.h include/wvfile.h include/wvfileutils.h include/wvfork.h include/wvfunctorencoder.h include/wvgzip.h include/wvgzipstream.h include/wvhash.h include/wvhashtable.h include/wvhex.h include/wvhttp.h include/wvhttppool.h include/wvinterface.h include/wvipaddrtable.h include/wvipaliaser.h include/wvipfirewall.h include/wvipnetlist.h include/wvipraw.h include/wviproute.h include/wvistreamlist.h include/wvlink.h include/wvlinklist.h include/wvlockdev.h include/wvlockfile.h include/wvlog.h include/wvlogbuffer.h include/wvlogfile.h include/wvlogrcv.h include/wvloopback.h include/wvmagiccircle.h include/wvmagicloopback.h include/wvmatrix.h include/wvmodem.h include/wvmoniker.h include/wvmonikerregistry.h include/wvoakley.h include/wvoggspeex.h include/wvoggvorbis.h include/wvondiskhash.h include/wvondisklist.h include/wvpam.h include/wvpcmutils.h include/wvpipe.h include/wvprotostream.h include/wvqthook.h include/wvqtstreamclone.h include/wvrateadjust.h include/wvresolver.h include/wvrsa.h include/wvscatterhash.h include/wvserialize.h include/wvshmzone.h include/wvslp.h include/wvsorter.h include/wvspeex.h include/wvsslhacks.h include/wvsslstream.h include/wvstream.h include/wvstreamclone.h include/wvstring.h include/wvstringlist.h include/wvstringtable.h include/wvstrutils.h include/wvsubproc.h include/wvsyncstream.h include/wvsyslog.h include/wvtask.h include/wvtclstring.h include/wvtcp.h include/wvtelephony.h include/wvtest.h include/wvtimeoutstream.h include/wvtimestream.h include/wvtimeutils.h include/wvtripledes.h include/wvtundev.h include/wvtypedencoder.h include/wvtypetraits.h include/wvudp.h include/wvunixsocket.h include/wvurl.h include/wvvector.h include/wvverstring.h include/wvwatcher.h include/wvwin32task.h include/wvwindebuglog.h include/wvwinstreamclone.h include/wvwordwrap.h include/wvx509.h include/wvxor.h include/wvxplc.h /usr/include/wvstreams
/bin/install -c -d /usr/lib
for i in libwvbase.a libwvutils.a libwvstreams.a libuniconf.a libwvoggvorbis.a libwvtelephony.a; do \
    /bin/install -c -m 644 $i /usr/lib; \
done
cd /usr/lib && for i in libwvbase.so libwvutils.so libwvstreams.so libuniconf.so libwvoggvorbis.so libwvtelephony.so; do \
    rm -f $i; \
    ln -sf $i.4.0 $i; \
done
/bin/install -c -d /usr/lib/pkgconfig
/bin/install -c -m 644 pkgconfig/liboggspeex.pc pkgconfig/liboggvorbis.pc pkgconfig/libuniconf.pc pkgconfig/libwvbase.pc pkgconfig/libwvfft.pc pkgconfig/libwvqt.pc pkgconfig/libwvstreams.pc pkgconfig/libwvutils.pc pkgconfig/wvxplc.pc /usr/lib/pkgconfig
make -C xplc
make[1]: Entering directory `/usr/src/wvstreams-4.0/xplc'
make[1]: Warning: File `/dev/null' has modification time 3.5e+03 s in the future
make[1]: Nothing to be done for `default'.
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory `/usr/src/wvstreams-4.0/xplc'
/bin/install -c -d /usr/include/wvstreams/xplc
/bin/install -c -m 644 xplc/include/xplc/ICategory.h xplc/include/xplc/ICategoryIterator.h xplc/include/xplc/ICategoryManager.h xplc/include/xplc/IFactory.h xplc/include/xplc/IModule.h xplc/include/xplc/IModuleLoader.h xplc/include/xplc/IModuleManagerFactory.h xplc/include/xplc/IMoniker.h xplc/include/xplc/IMonikerService.h xplc/include/xplc/IObject.h xplc/include/xplc/IServiceHandler.h xplc/include/xplc/IServiceManager.h xplc/include/xplc/IStaticServiceHandler.h xplc/include/xplc/IWeakRef.h xplc/include/xplc/core.h xplc/include/xplc/delete.h xplc/include/xplc/factory.h xplc/include/xplc/module.h xplc/include/xplc/ptr.h xplc/include/xplc/trace.h xplc/include/xplc/utils.h xplc/include/xplc/uuid.h xplc/include/xplc/uuidops.h xplc/include/xplc/xplc.h /usr/include/wvstreams/xplc
/bin/install -c -d /usr/lib
/bin/install -c -m 644 xplc/libxplc-cxx.a /usr/lib
linking uniconf/daemon/uniconfd...
linking uniconf/tests/uni...
/bin/install -c -d /usr/bin
/bin/install -c uniconf/tests/uni /usr/bin/
/bin/install -c -d /usr/sbin
/bin/install -c uniconf/daemon/uniconfd /usr/sbin/
/bin/install -c -d /usr/etc
/bin/install -c -m 644 uniconf/daemon/uniconf.conf /usr/etc/
/bin/install -c -d /usr/var/lib/uniconf
touch /usr/var/lib/uniconf/uniconfd.ini
/bin/install -c -d /usr/man/man8
/bin/install -c -m 644 uniconf/daemon/uniconfd.8 /usr/man/man8
/bin/install -c -m 644 uniconf/tests/uni.8 /usr/man/man8
make: warning:  Clock skew detected.  Your build may be incomplete.

real	0m56.587s
user	0m49.411s
sys	0m6.596s
