howl Build Log

Unpacking howl 2005-08-16 05:12:57.394
gunzip -dc "/scratch/gnometinderbox/microtinder/tarballs/howl-1.0.0.tar.gz" | tar xf -
Applying Patch howl-1.0.0-buildfix.patch 2005-08-16 05:12:57.691
patch -p1 < "/scratch/gnometinderbox/microtinder/jhbuild/patches/howl-1.0.0-buildfix.patch"
patching file configure.ac
patching file configure
Configuring howl 2005-08-16 05:12:58.042
./configure --prefix /scratch/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/salt/Makefile
config.status: creating include/corby/Makefile
config.status: creating include/discovery/Makefile
config.status: creating include/rendezvous/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/howl/Makefile
config.status: creating src/lib/howl/MacOSX/Makefile
config.status: creating src/lib/howl/Posix/Makefile
config.status: creating src/lib/howl/Win32/Makefile
config.status: creating src/lib/howl/NotOSX/Makefile
config.status: creating src/lib/mDNSResponder/Makefile
config.status: creating src/lib/mDNSResponder/Posix/Makefile
config.status: creating src/lib/mDNSResponder/Win32/Makefile
config.status: creating src/mDNSResponder/Makefile
config.status: creating src/mDNSResponder/Posix/Makefile
config.status: creating src/mDNSResponder/Win32/Makefile
config.status: creating src/autoipd/Makefile
config.status: creating src/autoipd/Posix/Makefile
config.status: creating src/autoipd/Linux/Makefile
config.status: creating src/nifd/Makefile
config.status: creating test/Makefile
config.status: creating test/step/Makefile
config.status: creating samples/Makefile
config.status: creating samples/console/Makefile
config.status: creating samples/console/publish/Makefile
config.status: creating samples/console/browse/Makefile
config.status: creating samples/console/resolve/Makefile
config.status: creating samples/console/query/Makefile
config.status: creating samples/Win32/Makefile
config.status: creating samples/Win32/IEBar/Makefile
config.status: creating docs/Makefile
config.status: creating etc/Makefile
config.status: creating howl.pc
config.status: creating include/howl_config.h
config.status: include/howl_config.h is unchanged
config.status: executing depfiles commands
Building howl 2005-08-16 05:13:08.270
make -j3  
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run aclocal-1.6 
cd . && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  Makefile
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc CFLAGS=-O2 -Wall  --no-create --no-recursion
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
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 style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) 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
appending configuration tag "F77" to libtool
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
Making all in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  include/Makefile
make[1]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status include/Makefile 
config.status: creating include/Makefile
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
cd .. && /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run autoheader
make[1]: warning: -jN forced in submake: disabling jobserver mode.
touch ./howl_config.h.in
cd .. && /bin/sh ./config.status include/howl_config.h
config.status: creating include/howl_config.h
config.status: include/howl_config.h is unchanged
make -j3  all-recursive
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
Making all in salt
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
cd ../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  include/salt/Makefile
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status include/salt/Makefile 
config.status: creating include/salt/Makefile
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
Making all in corby
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
cd ../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  include/corby/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status include/corby/Makefile 
config.status: creating include/corby/Makefile
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
Making all in discovery
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
cd ../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  include/discovery/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status include/discovery/Makefile 
config.status: creating include/discovery/Makefile
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
Making all in rendezvous
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
cd ../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  include/rendezvous/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status include/rendezvous/Makefile 
config.status: creating include/rendezvous/Makefile
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
Making all in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
cd .. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
cd .. && /bin/sh ./config.status src/Makefile 
config.status: creating src/Makefile
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
Making all in lib
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
cd ../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/Makefile
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
cd ../.. && /bin/sh ./config.status src/lib/Makefile 
config.status: creating src/lib/Makefile
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
Making all in howl
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
cd ../../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/howl/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../.. && /bin/sh ./config.status src/lib/howl/Makefile depfiles
config.status: creating src/lib/howl/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
Making all in Posix
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
cd ../../../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/howl/Posix/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../../.. && /bin/sh ./config.status src/lib/howl/Posix/Makefile 
config.status: creating src/lib/howl/Posix/Makefile
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
Making all in NotOSX
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
cd ../../../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/howl/NotOSX/Makefile
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../../.. && /bin/sh ./config.status src/lib/howl/NotOSX/Makefile 
config.status: creating src/lib/howl/NotOSX/Makefile
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
Making all in mDNSResponder
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
cd ../../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/mDNSResponder/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../.. && /bin/sh ./config.status src/lib/mDNSResponder/Makefile depfiles
config.status: creating src/lib/mDNSResponder/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
Making all in Posix
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
cd ../../../.. && \
  /bin/sh /scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  src/lib/mDNSResponder/Posix/Makefile
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../../.. && /bin/sh ./config.status src/lib/mDNSResponder/Posix/Makefile 
config.status: creating src/lib/mDNSResponder/Posix/Makefile
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
source='DNSServices.c' object='DNSServices.lo' libtool=yes \
depfile='.deps/DNSServices.Plo' tmpdepfile='.deps/DNSServices.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl    -O2 -Wall -c -o DNSServices.lo `test -f 'DNSServices.c' || echo './'`DNSServices.c
source='mDNS.c' object='mDNS.lo' libtool=yes \
depfile='.deps/mDNS.Plo' tmpdepfile='.deps/mDNS.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl    -O2 -Wall -c -o mDNS.lo `test -f 'mDNS.c' || echo './'`mDNS.c
source='mDNSPlatform.c' object='mDNSPlatform.lo' libtool=yes \
depfile='.deps/mDNSPlatform.Plo' tmpdepfile='.deps/mDNSPlatform.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl    -O2 -Wall -c -o mDNSPlatform.lo `test -f 'mDNSPlatform.c' || echo './'`mDNSPlatform.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -O2 -Wall -c mDNS.c -MT mDNS.lo -MD -MP -MF .deps/mDNS.TPlo  -fPIC -DPIC -DPIC -o mDNS.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -O2 -Wall -c DNSServices.c -MT DNSServices.lo -MD -MP -MF .deps/DNSServices.TPlo  -fPIC -DPIC -DPIC -o DNSServices.o
In file included from mDNS.c:1031:
mDNSClientAPI.h:1466: error: size of array `assert7' is negative
mDNSClientAPI.h:1467: error: size of array `assert8' is negative
mDNSClientAPI.h:1469: error: size of array `assertA' is negative
mDNSClientAPI.h:1470: error: size of array `assertB' is negative
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -O2 -Wall -c mDNSPlatform.c -MT mDNSPlatform.lo -MD -MP -MF .deps/mDNSPlatform.TPlo  -fPIC -DPIC -DPIC -o mDNSPlatform.o
In file included from mDNSPlatform.c:30:
mDNSClientAPI.h:1466: error: size of array `assert7' is negative
mDNSClientAPI.h:1467: error: size of array `assert8' is negative
mDNSClientAPI.h:1469: error: size of array `assertA' is negative
mDNSClientAPI.h:1470: error: size of array `assertB' is negative
In file included from mDNSPlatform.h:41,
                 from DNSServices.c:153:
mDNSClientAPI.h:1466: error: size of array `assert7' is negative
mDNSClientAPI.h:1467: error: size of array `assert8' is negative
mDNSClientAPI.h:1469: error: size of array `assertA' is negative
mDNSClientAPI.h:1470: error: size of array `assertB' is negative
mDNSPlatform.c: In function `mDNSPlatformRun':
mDNSPlatform.c:486: warning: dereferencing type-punned pointer will break strict-aliasing rules
mDNSPlatform.c: In function `setup_interface':
mDNSPlatform.c:805: warning: cast to pointer from integer of different size
mDNSPlatform.c: At top level:
mDNSPlatform.c:987: warning: conflicting types for built-in function `logf'
make[4]: *** [mDNSPlatform.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
DNSServices.c: In function `DNSQueryRecordCreate':
DNSServices.c:2701: warning: assignment makes pointer from integer without a cast
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
make[4]: *** [DNSServices.lo] Error 1
make[4]: *** [mDNS.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
error during stage build of howl: could not build module 2005-08-16 05:14:15.053
Failed 2005-08-16 05:14:15.053