[pisa] Cron <pisa.auto@passion> bzr up -q $HOME/src/hipl/trunk && sh -l $HOME/src/hipl/trunk/tools/hipl_autobuild.sh trunk

  • From: admins@xxxxxxxxxxxxxxxxxxx (Cron Daemon)
  • To: pisa@xxxxxxxxxxxxx
  • Date: Tue, 10 May 2011 20:41:42 +0200

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for xmlto... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a Python interpreter with version >= 2.4.3... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.6/dist-packages
checking for DSA_generate_key in -lcrypto... yes
checking for EC_KEY_new... yes
checking for pow in -lm... yes
checking for suite_create in -lcheck... yes
checking whether tcase_add_exit_test is declared... yes
checking whether to use firewall... (cached) yes
checking for ipq_create_handle in -lipq... yes
checking for config_setting_index in -lconfig... yes
checking whether to use RVS... (cached) yes
checking whether to use grof support... (cached) no
checking whether to have verbose debug... (cached) yes
checking whether to have middlebox authentification... (cached) no
checking whether to use performance measurement... (cached) no

+-----------------------------------------------
| processing modules...
|
|    found module: ./modules/update/
|    state:        ENABLED
|    version:      0.0.1
|
|    found module: ./modules/heartbeat_update/
|    state:        ENABLED
|    version:      0.0.1
|
|    found module: ./modules/heartbeat/
|    state:        ENABLED
|    version:      0.0.1
|
|    created file: modules/hipd_modules.h
|
+-----------------------------------------------

configure: creating ./config.status
config.status: creating Makefile
config.status: creating debian/hipl-dnsproxy.dirs
config.status: creating debian/hipl-dnsproxy.install
config.status: creating doc/Doxyfile
config.status: creating doc/HOWTO.xml
config.status: creating tools/hipdnskeyparse/hipdnskeyparse
config.status: creating tools/hipdnsproxy/hipdnsproxy
config.status: creating tools/nsupdate.pl
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash 
/home/pisa.auto/tmp/autobuild/hipl/2011-05-10-2036_trunk/missing --run 
autoheader)
rm -f stamp-h1
touch config.h.in
bzr version-info . --custom --template='#define VCS_REVISION "{revno}"\n#define 
VCS_DATE "{date}"\n#define VCS_BRANCH "{branch_nick}"\n' > version.h
{ test ! -d "hipl-1.0.6" || { find "hipl-1.0.6" -type d ! -perm -200 -exec 
chmod u+w {} ';' && rm -fr "hipl-1.0.6"; }; }
test -d "hipl-1.0.6" || mkdir "hipl-1.0.6"
make  \
          top_distdir="hipl-1.0.6" distdir="hipl-1.0.6" \
          dist-hook
make[1]: Entering directory 
`/home/pisa.auto/tmp/autobuild/hipl/2011-05-10-2036_trunk'
rm -f hipl-1.0.6/doc/Doxyfile hipl-1.0.6/doc/HOWTO.xml
rm -f hipl-1.0.6/tools/nsupdate.pl hipl-1.0.6/tools/hipdnsproxy/hipdnsproxy 
hipl-1.0.6/tools/hipdnskeyparse/hipdnskeyparse
rm -f hipl-1.0.6/debian/hipl-dnsproxy.dirs 
hipl-1.0.6/debian/hipl-dnsproxy.install
make[1]: Leaving directory 
`/home/pisa.auto/tmp/autobuild/hipl/2011-05-10-2036_trunk'
test -n "" \
        || find "hipl-1.0.6" -type d ! -perm -755 \
                -exec chmod u+rwx,go+rx {} \; -o \
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -444 -exec /bin/bash 
/home/pisa.auto/tmp/autobuild/hipl/2011-05-10-2036_trunk/install-sh -c -m a+r 
{} {} \; \
        || chmod -R a+r "hipl-1.0.6"
tardir=hipl-1.0.6 && /bin/bash 
/home/pisa.auto/tmp/autobuild/hipl/2011-05-10-2036_trunk/missing --run tar chof 
- "$tardir" | GZIP=--best gzip -c >hipl-1.0.6.tar.gz
{ test ! -d "hipl-1.0.6" || { find "hipl-1.0.6" -type d ! -perm -200 -exec 
chmod u+w {} ';' && rm -fr "hipl-1.0.6"; }; }
-- 
This is the main pisa mailing list. Please also subscribe to the pisa-dev list 
at:
//www.freelists.org/list/pisa-src

Other related posts: