logo       
Google Custom Search
    AddThis Social Bookmark Button

2004/09/15: faerion tree periodic build (OpenBSD): msg#00013

Subject: 2004/09/15: faerion tree periodic build (OpenBSD)
Faerion.OSS Nightly Build Script.
Host system is gavrik.indeyets.pp.ru (OpenBSD).
Working directory is /home/hex/.nightly.
Temporary directory is /tmp/hex/faerion/nightly.

[ Updating from CVS. ]
P faerion.stable/src/m_nick.c

[ Preparing a temporary directory. ]
drwxr-xr-x  4 hex  wheel  512 Sep 15 01:00 /tmp/hex/faerion/nightly
drwxr-xr-x  2 hex  wheel  512 Sep 15 01:00 /tmp/hex/faerion/nightly/include
drwxr-xr-x  2 hex  wheel  512 Sep 15 01:00 /tmp/hex/faerion/nightly/lib

[ Setting up the environment. ]
Could not find LIBRARY_PATH envar.

[ Rebuilding libfaeutil. ]
You are using OpenBSD.
Looking for cc... found!
Looking for windres... none.
Looking for cpp -E... none.
Looking for /tmp/hex/faerion/nightly/include... found!
Looking for /tmp/hex/faerion/nightly/lib... found!
Looking for arc4random... found!
Looking for getopt... found!
Looking for strisdigit... none.
Looking for strlcat... found!
Looking for strlcata... none.
Looking for strlcpy... found!
Looking for strlcpya... none.
Looking for strtok... found!
Looking for strtok_r... found!
Looking for strtoupper... none.
Removed temporary directory.
Wrote Makedefs.faerion.include
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -DHAVE_arc4random -DHAVE_getopt -DHAVE_strlcat -DHAVE_strlcpy 
-DHAVE_strtok -DHAVE_strtok_r -MM atou.cc crc32.cc getopt.cc gettime.cc 
memory.cc mutex.cc putint.cc putptr.cc putshort.cc random.cc sem.cc sofunc.cc 
strisdigit.cc strlcat.cc strlcata.cc strlcpy.cc strlcpya.cc strtok.cc 
strtok_r.cc strtoupper.cc timespec.cc tlskey.cc | sed -e 's#^\([^:]*\): 
\([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: \2#' >> .depend
rm -rf fake-1.0
mkdir -p fake-1.0/include/faeutil
mkdir -p fake-1.0/lib
mkdir -p fake-1.0/share/faeutil
cp LICENSE fake-1.0/share/faeutil
cp *.h fake-1.0/include/faeutil
cp libfaeutil.a fake-1.0/lib
cp -R fake-1.0/* /tmp/hex/faerion/nightly/ && rm -rf fake-1.0

[ Rebuilding libflog. ]
You are using OpenBSD.
Looking for cc... found!
Looking for windres... none.
Looking for xsltproc... found!
Looking for iconv... found!
Looking for /tmp/hex/faerion/nightly/include... found!
Looking for /tmp/hex/faerion/nightly/lib... found!
Removed temporary directory.
Wrote Makedefs.faerion.include
for i in src; do /usr/local/bin/gmake -C $i depend; done
gmake[1]: Entering directory `/home/hex/.nightly/libflog/src'
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -MM flog.cc flog_file.cc log_t.cc | sed -e 's#^\([^:]*\): 
\([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: \2#' >> .depend
gmake[1]: Leaving directory `/home/hex/.nightly/libflog/src'
for i in src; do /usr/local/bin/gmake -C $i || exit 1; done
gmake[1]: Entering directory `/home/hex/.nightly/libflog/src'
gmake[1]: Leaving directory `/home/hex/.nightly/libflog/src'

[ Rebuilding librascal. ]
You are using OpenBSD.
Looking for cc... found!
Looking for windres... none.
Looking for cpp -E... none.
Looking for gpg... none.
Looking for xsltproc... found!
Looking for /tmp/hex/faerion/nightly/include... found!
Looking for /tmp/hex/faerion/nightly/lib... found!
Looking for arc4random... found!
Looking for poll... found!
Looking for strlcpy... found!
Looking for res_init... found!
Removed temporary directory.
Wrote Makedefs.faerion.include
for i in sources/bsd; do /usr/local/bin/gmake -C $i depend; done
gmake[1]: Entering directory `/home/hex/.nightly/librascal/sources/bsd'
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -DHAVE_arc4random -DHAVE_poll -DHAVE_strlcpy -DHAVE_res_init 
-DVERSION_NUM="2,0,0,0" -DBUILD_RASCAL -DRASCAL_HELPERS -MM connection.cc 
connection_dg.cc connection_in.cc rascal_accept.cc rascal_connect.cc 
rascal_get_rq_size.cc rascal_get_sq_size.cc rascal_init.cc rascal_read.cc 
rascal_set_context.cc rascal_set_dispatcher.cc rascal_shrink.cc rascal_work.cc 
rascal_write.cc | sed -e 's#^\([^:]*\): \([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: 
\2#' >> .depend
for i in ../common; do /usr/local/bin/gmake -C $i depend; done
gmake[2]: Entering directory `/home/hex/.nightly/librascal/sources/common'
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -DHAVE_arc4random -DHAVE_poll -DHAVE_strlcpy -DHAVE_res_init 
-DVERSION_NUM="2,0,0,0" -DBUILD_RASCAL -DRASCAL_HELPERS -MM datachain.cc 
datachainitem.cc debug.cc object.cc packetchain.cc rascal.cc rascal_aton.cc 
rascal_cancel.cc rascal_dumpfile.cc rascal_get_errmsg.cc rascal_ntoa.cc 
rascal_options.cc rascal_wait.cc resolver/header.cc resolver/monitor.cc 
resolver/rascal_getaddr.cc resolver/rascal_gethost.cc resolver/rascal_getsrv.cc 
resolver/rascal_set_nameserver.cc resolver/request.cc resolver/resolver.cc | 
sed -e 's#^\([^:]*\): \([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: \2#' >> .depend
gmake[2]: Leaving directory `/home/hex/.nightly/librascal/sources/common'
gmake[1]: Leaving directory `/home/hex/.nightly/librascal/sources/bsd'
for i in sources/bsd; do /usr/local/bin/gmake -C $i || exit 1; done
gmake[1]: Entering directory `/home/hex/.nightly/librascal/sources/bsd'
for i in ../common; do /usr/local/bin/gmake -C $i || exit 1; done
gmake[2]: Entering directory `/home/hex/.nightly/librascal/sources/common'
gmake[2]: Leaving directory `/home/hex/.nightly/librascal/sources/common'
gmake[1]: Leaving directory `/home/hex/.nightly/librascal/sources/bsd'

[ Rebuilding parabellym. ]
You are using OpenBSD.
Looking for cc... found!
Looking for windres... none.
Looking for cpp -E... none.
Looking for gpg... none.
Looking for iconv... found!
Looking for xsltproc... found!
Looking for /tmp/hex/faerion/nightly/include... found!
Looking for /tmp/hex/faerion/nightly/lib... found!
Looking for never_defined... none.
Looking for strlcpy... found!
Looking for poll... found!
Looking for arc4random... found!
Looking for getopt... found!
Removed temporary directory.
Wrote Makedefs.faerion.include
for i in util core docs/docbook; do /usr/local/bin/gmake -C $i depend; done
gmake[1]: Entering directory `/home/hex/.nightly/parabellym/util'
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -DHAVE_strlcpy -DHAVE_poll -DHAVE_arc4random -DHAVE_getopt 
-DMDF_SOEXT=\"so\" -MM loader.cc | sed -e 's#^\([^:]*\): 
\([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: \2#' >> .depend
gmake[1]: Leaving directory `/home/hex/.nightly/parabellym/util'
gmake[1]: Entering directory `/home/hex/.nightly/parabellym/core'
rm -f .depend
cc -W -Wall -Werror -Wstrict-prototypes -I/tmp/hex/faerion/nightly/include 
-DOSNAME=OpenBSD -DHAVE_strlcpy -DHAVE_poll -DHAVE_arc4random -DHAVE_getopt 
-DPARA_BUILD_CORE -DVERSION_NUM="1,0,0,0" -DMODEXT=\"so\" -MM exposed.cc 
message.cc module.cc msgp.cc msgq.cc | sed -e 's#^\([^:]*\): 
\([a-zA-Z0-9_]*/\)*#$(_OBJDIR)/\2\1: \2#' >> .depend
gmake[1]: Leaving directory `/home/hex/.nightly/parabellym/core'
gmake[1]: Entering directory `/home/hex/.nightly/parabellym/docs/docbook'
../../Makedefs.faerion:35: *** The DOCBOOKPATH environment variable is not 
set..  Stop.
gmake[1]: Leaving directory `/home/hex/.nightly/parabellym/docs/docbook'
gmake: *** [depend] Error 2


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>